mirror of
https://github.com/RustCrypto/signatures
synced 2026-06-21 13:45:42 +00:00
build(deps): bump belt-hash from 0.2.0-rc.5 to 0.2 (#1277)
This commit is contained in:
Generated
+2
-2
@@ -84,9 +84,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "belt-hash"
|
||||
version = "0.2.0-rc.5"
|
||||
version = "0.2.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "c56883a45783acff1ccdf0903f38b8688363e633d3c9a199c2063f0cc946832b"
|
||||
checksum = "708822e7b2f678a17c1933aa32743e902906e4546614bb3f14f56212a8ab81f0"
|
||||
dependencies = [
|
||||
"belt-block 0.1.2",
|
||||
"digest",
|
||||
|
||||
@@ -23,4 +23,4 @@ subtle = { version = "2", default-features = false }
|
||||
[dev-dependencies]
|
||||
hex-literal = "1"
|
||||
belt-block = "0.2.0-rc.3"
|
||||
belt-hash = "0.2.0-rc.5"
|
||||
belt-hash = "0.2"
|
||||
|
||||
Reference in New Issue
Block a user