Merge pull request #676 from sfackler/dependabot/cargo/hmac-0.10
Update hmac requirement from 0.9 to 0.10
This commit is contained in:
commit
a4fd89ea02
@ -13,7 +13,7 @@ base64 = "0.13"
|
|||||||
byteorder = "1.0"
|
byteorder = "1.0"
|
||||||
bytes = "0.5"
|
bytes = "0.5"
|
||||||
fallible-iterator = "0.2"
|
fallible-iterator = "0.2"
|
||||||
hmac = "0.9"
|
hmac = "0.10"
|
||||||
md5 = "0.7"
|
md5 = "0.7"
|
||||||
memchr = "2.0"
|
memchr = "2.0"
|
||||||
rand = "0.7"
|
rand = "0.7"
|
||||||
|
Loading…
Reference in New Issue
Block a user