Update README.md

This commit is contained in:
Chen Yuheng 2018-01-06 15:28:14 +08:00 committed by GitHub
parent aaf50d6c51
commit 410e43f07d

View file

@ -28,7 +28,7 @@ Add the following to the Cargo.toml of your project:
```toml
[dependencies]
yaml-rust = "0.3"
yaml-rust = "0.4"
```
or