Skip to content

Commit

Permalink
Bump clippy version
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarb committed Jan 29, 2016
1 parent 20e4fc9 commit 0e258a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -16,7 +16,7 @@ simd_asm = ["simd_opt"]

[dependencies]
constant_time_eq = "0.1.0"
clippy = {version = "*", optional = true}
clippy = {version = "0.0.37", optional = true}

[dev-dependencies]
data-encoding = "1.1.0"

0 comments on commit 0e258a9

Please sign in to comment.