Skip to content

Commit

Permalink
Fixed on last cargo dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
Veniamin Ilmer committed Dec 22, 2018
1 parent b08c042 commit 2f67cbe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ vek = "0.9.5"

#md5
md5 = "0.6.1"
md_5 = { version = "*", package = "md-5" }
md_5 = { version = "0.8.0", package = "md-5" }

#random
rand_chacha = "0.1.0"
Expand Down

0 comments on commit 2f67cbe

Please sign in to comment.