From 1b4668d09428d8d52306f124eaae74c33af92ffd Mon Sep 17 00:00:00 2001 From: Felix Rabe Date: Wed, 24 Apr 2019 21:37:54 +0200 Subject: README.md: `0.4` -> `0.5` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.2.3