Update README.md
This commit is contained in:
parent
7035fdfb99
commit
027299b5e7
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ Add the following to the Cargo.toml of your project:
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
[dependencies]
|
[dependencies]
|
||||||
yaml-rust = "0.3"
|
yaml-rust = "0.4"
|
||||||
```
|
```
|
||||||
|
|
||||||
or
|
or
|
||||||
|
|
Loading…
Reference in a new issue