Merge pull request #304 from felixrabe/patch-1
README.md: `0.4` -> `0.5`
This commit is contained in:
commit
a88675ebda
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue