Bumping clippy version

This commit is contained in:
Tomasz Drwięga
2016-03-11 10:35:26 +01:00
parent a207b6a17e
commit 3a4a7ac822
6 changed files with 5 additions and 6 deletions

View File

@@ -14,7 +14,7 @@ rustc_version = "0.1"
[dependencies]
ethcore-util = { path = "../util" }
ethcore = { path = "../ethcore" }
clippy = { version = "0.0.44", optional = true }
clippy = { version = "0.0.49", optional = true }
log = "0.3"
env_logger = "0.3"
time = "0.1.34"