Update clippy

This commit is contained in:
Vincent Prouillet 2016-02-29 10:26:36 +00:00
parent 1b8bc3395a
commit c49ccb02a1
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ keywords = ["jwt", "web", "api", "token", "json"]
[dependencies]
rustc-serialize = "0.3"
clippy = {version = "0.0.35", optional = true}
clippy = {version = "~0.0.44", optional = true}
rust-crypto = "0.2.34"
[features]