Merge branch 'v0.6.x'

This commit is contained in:
Erick Tryzelaar
2016-02-08 14:17:26 -08:00
8 changed files with 47 additions and 10 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ readme = "../README.md"
keywords = ["serde", "serialization"]
[features]
nightly = ["clippy"]
nightly-testing = ["clippy"]
num-bigint = ["num/bigint"]
num-complex = ["num/complex"]
num-impls = ["num-bigint", "num-complex", "num-rational"]