From 531259cf72c25b67e9e09de4c93537b8d9b9d6a4 Mon Sep 17 00:00:00 2001 From: Felix Rabe Date: Wed, 24 Apr 2019 21:37:54 +0200 Subject: [PATCH] README.md: `0.4` -> `0.5` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8770bfd..3d5f8e0 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ up to date with the TOML specification as changes happen. ```toml # Cargo.toml [dependencies] -toml = "0.4" +toml = "0.5" ``` This crate also supports serialization/deserialization through the