Remove commented key in Cargo.toml
This commit is contained in:
parent
ec00203abb
commit
b30f9a0a30
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ documentation = "https://docs.rs/crate/yaml-rust/"
|
|||
license = "MIT/Apache-2.0"
|
||||
description = "The missing YAML 1.2 parser for rust"
|
||||
repository = "https://github.com/chyh1990/yaml-rust"
|
||||
# publish = false # this branch contains breaking changes
|
||||
|
||||
[dependencies]
|
||||
linked-hash-map = ">=0.0.9, <0.6"
|
||||
|
|
Loading…
Reference in a new issue