Skip to content

Commit 534ba33

Browse files
committed
chore: one more bls trick
1 parent f6c2837 commit 534ba33

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
@@ -72,7 +72,7 @@ lazy_static = "1.5.0"
7272
ed25519-dalek = { version = "2.1", features = ["rand_core"], optional = true }
7373
blake3 = "1.5"
7474
thiserror = "1"
75-
bls-signatures = { git = "https://github.com/dashpay/bls-signatures", rev = "5a8c30af319c1d9467a4cb0f8c847a12efe6614e", optional = true }
75+
bls-signatures = { git = "https://github.com/dashpay/bls-signatures", rev = "1fbd8055622365d488611241fe56670da29dd877", optional = true }
7676
ferment = { git = "https://github.com/dashpay/ferment", package = "ferment", optional = true }
7777
ferment-macro = { git = "https://github.com/dashpay/ferment", package = "ferment-macro", optional = true }
7878
[dev-dependencies]

0 commit comments

Comments
 (0)