Merge pull request #304 from felixrabe/patch-1

README.md: `0.4` -> `0.5`
This commit is contained in:
Alex Crichton 2019-04-25 08:27:12 -07:00 committed by GitHub
commit a88675ebda

View file

@ -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