Remember to publish a breaking release
This commit is contained in:
parent
f06d24fc7d
commit
1618a53e08
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ documentation = "http://chyh1990.github.io/yaml-rust/doc/yaml_rust/"
|
||||||
license = "MIT/Apache-2.0"
|
license = "MIT/Apache-2.0"
|
||||||
description = "The missing YAML 1.2 parser for rust"
|
description = "The missing YAML 1.2 parser for rust"
|
||||||
repository = "https://github.com/chyh1990/yaml-rust"
|
repository = "https://github.com/chyh1990/yaml-rust"
|
||||||
|
publish = false # this branch contains breaking changes
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
clippy = { version = "^0.*", optional = true }
|
clippy = { version = "^0.*", optional = true }
|
||||||
|
|
Loading…
Reference in a new issue