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.
1 parent cfe2291 commit 92d4f17Copy full SHA for 92d4f17
dash/Cargo.toml
@@ -66,7 +66,7 @@ hex = { version= "0.4" }
66
bincode = { version= "=2.0.0-rc.3", optional = true }
67
bincode_derive = { version= "=2.0.0-rc.3", optional = true }
68
bitflags = "2.9.0"
69
-blsful = { git = "https://github.com/dashpay/agora-blsful", rev = "5f017aa1a0452ebc73e47f219f50c906522df4ea", optional = true }
+blsful = { git = "https://github.com/dashpay/agora-blsful", rev = "be108b2cf6ac64eedbe04f91c63731533c8956bc", optional = true }
70
ed25519-dalek = { version = "2.1", features = ["rand_core"], optional = true }
71
blake3 = "1.8.1"
72
thiserror = "2"
0 commit comments