We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8c688d3 + b024713 commit dbfcb73Copy full SHA for dbfcb73
1 file changed
commit_verify/Cargo.toml
@@ -26,7 +26,7 @@ amplify = { workspace = true }
26
strict_encoding = { workspace = true }
27
strict_types = { workspace = true }
28
vesper-lang = "0.2.1"
29
-commit_encoding_derive = { version = "0.12.0-rc.1", path = "derive" }
+commit_encoding_derive = { version = "0.12.0", path = "derive" }
30
sha2 = "0.10.8"
31
ripemd = "0.1.3"
32
rand = { version = "0.9.1", optional = true }
0 commit comments