aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2017-05-02 09:19:40 -0700
committerAlex Crichton <alex@alexcrichton.com>2017-05-02 09:20:11 -0700
commit58f51ef03b88e06745c4113e13ea2738e1af247d (patch)
treeb9df4afdd4258fcbcdcad031b2f37ea0dadf907c /README.md
parent95b3545938f67ca98d313be5c9c8930ee2407a30 (diff)
downloadmilf-rs-58f51ef03b88e06745c4113e13ea2738e1af247d.tar.gz
milf-rs-58f51ef03b88e06745c4113e13ea2738e1af247d.zip
Update doc urls to 0.4
Closes #168
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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