From 58f51ef03b88e06745c4113e13ea2738e1af247d Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Tue, 2 May 2017 09:19:40 -0700 Subject: Update doc urls to 0.4 Closes #168 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index cde8f60..47bb8bb 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.3" +toml = "0.4" ``` This crate also supports serialization/deserialization through the -- cgit v1.2.3