Remove outdated note about version support

This commit is contained in:
David Tolnay 2018-09-15 12:29:02 -07:00
parent 9fe981bc69
commit e7b5041443

View file

@ -12,9 +12,6 @@ which enjoys the memory safety
property and other benefits from the Rust language.
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
Add the following to the Cargo.toml of your project: