README.md: 0.4 -> 0.5

This commit is contained in:
Felix Rabe 2019-04-24 21:37:54 +02:00 committed by GitHub
parent d37f25714d
commit 531259cf72

View file

@ -14,7 +14,7 @@ up to date with the TOML specification as changes happen.
```toml ```toml
# Cargo.toml # Cargo.toml
[dependencies] [dependencies]
toml = "0.4" toml = "0.5"
``` ```
This crate also supports serialization/deserialization through the This crate also supports serialization/deserialization through the