aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2019-04-25 08:27:12 -0700
committerGitHub <noreply@github.com>2019-04-25 08:27:12 -0700
commit441fdb28bdf3b8d3db9095d9156d25de12433e51 (patch)
tree9f1d7d8f783ccf3a839ee733a8c7ef94a2f8cfc1
parent95352646252a09b1985af9a29e63921bb407448d (diff)
parent1b4668d09428d8d52306f124eaae74c33af92ffd (diff)
downloadmilf-rs-441fdb28bdf3b8d3db9095d9156d25de12433e51.tar.gz
milf-rs-441fdb28bdf3b8d3db9095d9156d25de12433e51.zip
Merge pull request #304 from felixrabe/patch-1
README.md: `0.4` -> `0.5`
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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