Prep for release

This commit is contained in:
David Burkett
2026-03-08 14:32:26 -04:00
parent c2abf1ecf0
commit 789ff2859c
3 changed files with 6 additions and 4 deletions
Generated
+2 -2
View File
@@ -1121,9 +1121,9 @@ dependencies = [
[[package]]
name = "grin_secp256k1zkp"
version = "0.7.14"
version = "0.7.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "06832645c3d28079245827908045946db48e5d62b4c54b40701c7e21327e2571"
checksum = "bf7bb95f155b1eede2648a1b9afbba82bc3d9f2af0518b478767559a572bd973"
dependencies = [
"arrayvec 0.7.6",
"cc",