README: remove warning

Fix #106 

This library is production-ready.
This commit is contained in:
Chen Yuheng 2018-08-30 19:23:41 +08:00 committed by GitHub
parent e7637188a8
commit 57f603a09e

View file

@ -17,11 +17,6 @@ Rust 1.0.0 and nightly!
See [Document](http://chyh1990.github.io/yaml-rust/doc/yaml_rust/)
> NOTE: This library is still under heavy development.
> WARNING: This library needs more tests and it is NOT ready for
> parsing arbitrary user input from *untrusted source*.
## Quick Start
Add the following to the Cargo.toml of your project: