clippy version update, docopt-macro moving to fork

This commit is contained in:
Nikolay Volf
2016-02-13 13:17:16 +03:00
parent 23d2899e54
commit 84c752583a
5 changed files with 7 additions and 7 deletions

View File

@@ -26,7 +26,7 @@ crossbeam = "0.2"
slab = { git = "https://github.com/arkpar/slab.git" }
sha3 = { path = "sha3" }
serde = "0.6.7"
clippy = "0.0.37"
clippy = "0.0.39"
json-tests = { path = "json-tests" }
target_info = "0.1.0"
igd = "0.4.2"