Bumping clippy

This commit is contained in:
Tomasz Drwięga
2016-04-06 09:53:56 +02:00
parent d01a79f58f
commit e8fa429438
8 changed files with 20 additions and 14 deletions

View File

@@ -10,7 +10,7 @@ rustc-serialize = "0.3"
serde = "0.7.0"
serde_json = "0.7.0"
serde_macros = { version = "0.7.0", optional = true }
clippy = { version = "0.0.54", optional = true }
clippy = { version = "0.0.61", optional = true}
[build-dependencies]
serde_codegen = { version = "0.7.0", optional = true }