aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFelix Rabe <felix@rabe.io>2019-04-24 21:37:54 +0200
committerGitHub <noreply@github.com>2019-04-24 21:37:54 +0200
commit1b4668d09428d8d52306f124eaae74c33af92ffd (patch)
tree9f1d7d8f783ccf3a839ee733a8c7ef94a2f8cfc1 /README.md
parent95352646252a09b1985af9a29e63921bb407448d (diff)
downloadmilf-rs-1b4668d09428d8d52306f124eaae74c33af92ffd.tar.gz
milf-rs-1b4668d09428d8d52306f124eaae74c33af92ffd.zip
README.md: `0.4` -> `0.5`
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 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