Remove outdated note about version support
This commit is contained in:
parent
25d949f985
commit
a370e822e7
1 changed files with 0 additions and 3 deletions
|
@ -12,9 +12,6 @@ which enjoys the memory safety
|
||||||
property and other benefits from the Rust language.
|
property and other benefits from the Rust language.
|
||||||
The parser is heavily influenced by `libyaml` and `yaml-cpp`.
|
The parser is heavily influenced by `libyaml` and `yaml-cpp`.
|
||||||
|
|
||||||
This crate works on all Rust-supported platforms. It also works on
|
|
||||||
Rust 1.0.0 and nightly!
|
|
||||||
|
|
||||||
## Quick Start
|
## Quick Start
|
||||||
|
|
||||||
Add the following to the Cargo.toml of your project:
|
Add the following to the Cargo.toml of your project:
|
||||||
|
|
Loading…
Reference in a new issue