Update blake3 to 0.2

This commit is contained in:
Alan Du 2020-02-26 22:50:48 -05:00
parent 3867c20cfd
commit 3ebdaa14de

View File

@ -14,7 +14,7 @@ chrono = "0.4.10"
lazy_static = "1.4.0"
regex = "1.3.3"
hex = "0.4.0"
blake3 = "0.1.0"
blake3 = "0.2.1"
htmlescape = "0.3.1"
sha1 = "0.6.0"
unicode-normalization = "0.1.12"