Stop recommending a git dependency
This commit is contained in:
parent
e7b5041443
commit
ddad3c762c
1 changed files with 0 additions and 7 deletions
|
@ -21,13 +21,6 @@ Add the following to the Cargo.toml of your project:
|
|||
yaml-rust = "0.4"
|
||||
```
|
||||
|
||||
or
|
||||
|
||||
```toml
|
||||
[dependencies.yaml-rust]
|
||||
git = "https://github.com/chyh1990/yaml-rust.git"
|
||||
```
|
||||
|
||||
and import:
|
||||
|
||||
```rust
|
||||
|
|
Loading…
Reference in a new issue