Release 0.9.0-rc1

This commit is contained in:
David Tolnay
2017-01-15 09:25:09 -08:00
parent 4d1627fc96
commit 3a52364f3e
6 changed files with 9 additions and 19 deletions
-2
View File
@@ -10,8 +10,6 @@ documentation = "https://docs.serde.rs/serde_codegen_internals/"
keywords = ["serde", "serialization"]
include = ["Cargo.toml", "src/**/*.rs"]
publish = false # this branch contains breaking changes for 0.9
[features]
unstable-testing = ["clippy"]