cli: bump sha2 to v0.9 (#182)

This commit is contained in:
Tony Arcieri (iqlusion)
2020-10-19 08:56:26 -07:00
committed by GitHub
parent 7e3d0bc838
commit 0688dbf30d
2 changed files with 19 additions and 88 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ gumdrop = "0.8"
env_logger = "0.8"
lazy_static = "1"
log = "0.4"
sha2 = "0.8"
sha2 = "0.9"
subtle-encoding = "0.5"
termcolor = "1"
x509-parser = "0.8"