Prepare for 0.9 breaking changes

This commit is contained in:
David Tolnay
2017-01-08 00:18:53 -08:00
parent e461a23798
commit ad34c14c8c
5 changed files with 10 additions and 0 deletions
+2
View File
@@ -11,6 +11,8 @@ readme = "../README.md"
keywords = ["serde", "serialization"]
include = ["Cargo.toml", "src/**/*.rs"]
publish = false # this branch contains breaking changes for 0.9
[features]
default = ["std"]