README.md: 0.4
-> 0.5
This commit is contained in:
parent
d37f25714d
commit
531259cf72
|
@ -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