feat: add sha2 crate to dependencies
This commit is contained in:
@@ -32,6 +32,7 @@ lz4_flex = "0.11.1"
|
||||
flate2 = { version = "1.0.27", features = ["zlib-ng-compat"] }
|
||||
regex = "1.9.5"
|
||||
nix = "0.26.2"
|
||||
sha2 = "0.10.0"
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3.3.0"
|
||||
|
||||
Reference in New Issue
Block a user