aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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