Skip to content

Commit

Permalink
changed(sha1): update sha1 to 0.5
Browse files Browse the repository at this point in the history
Signed-off-by: Hunar Roop Kahlon <hunar.roop@gmail.com>
  • Loading branch information
kinggoesgaming committed Feb 8, 2018
1 parent 4747154 commit 5018051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ all-features = true
[dependencies]
serde = { version = "1.0.16", optional = true, default-features = false }
rand = { version = "0.4", optional = true }
sha1 = { version = "0.4", optional = true }
sha1 = { version = "0.5", optional = true }
md5 = { version = "0.3", optional = true }

[dev-dependencies]
Expand Down

0 comments on commit 5018051

Please sign in to comment.