Skip to content

Commit b0cc920

Browse files
committed
chore: up bls-signatures
1 parent d06736d commit b0cc920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dash/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ blsful = { version = "3.0.0-pre8", optional = true }
6969
ed25519-dalek = { version = "2.1", features = ["rand_core"], optional = true }
7070
blake3 = "1.8.1"
7171
thiserror = "2"
72-
bls-signatures = { git = "https://github.com/dashpay/bls-signatures", rev = "2ea10a994ae444d4ca229ec9bcd21ced7ad78164", optional = true }
72+
bls-signatures = { git = "https://github.com/dashpay/bls-signatures", rev = "91d09cb9d87539ae24c7ddd6638b203555531ec9", optional = true }
7373
ferment = { version = "0.2", package = "ferment", optional = true }
7474
ferment-macro = { version = "0.2", package = "ferment-macro", optional = true }
7575
[dev-dependencies]

0 commit comments

Comments
 (0)