Merge branch 'v0.6.x'

This commit is contained in:
Erick Tryzelaar
2016-01-18 13:09:31 -08:00
5 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ serde = { version = "*", path = "../serde", features = ["num-impls"] }
syntex = "^0.26.0"
[dependencies]
clippy = { version = "^0.0.35", optional = true }
clippy = { version = "^0.0.36", optional = true }
[[test]]
name = "test"