Skip to content

Commit 09fcb8d

Browse files
jschwesylvestre
authored andcommitted
Bump md5 version
The changelog only consists of: > Update to digest v0.10 (#217) So this one should be pretty safe Signed-off-by: Jonathan Schwender <[email protected]>
1 parent 990377f commit 09fcb8d

File tree

2 files changed

+38
-12
lines changed

2 files changed

+38
-12
lines changed

Cargo.lock

Lines changed: 37 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ libc = "0.2.10"
5151
linked-hash-map = "0.5"
5252
local-encoding = "0.2.0"
5353
log = "0.4"
54-
md-5 = { version = "0.9", optional = true }
54+
md-5 = { version = "0.10.0", optional = true }
5555
memcached-rs = { version = "0.4" , optional = true }
5656
num_cpus = "1.0"
5757
number_prefix = "0.4"

0 commit comments

Comments
 (0)