Skip to content

Commit 92d4f17

Browse files
chore: bump blsful to latest
1 parent cfe2291 commit 92d4f17

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
@@ -66,7 +66,7 @@ hex = { version= "0.4" }
6666
bincode = { version= "=2.0.0-rc.3", optional = true }
6767
bincode_derive = { version= "=2.0.0-rc.3", optional = true }
6868
bitflags = "2.9.0"
69-
blsful = { git = "https://github.com/dashpay/agora-blsful", rev = "5f017aa1a0452ebc73e47f219f50c906522df4ea", optional = true }
69+
blsful = { git = "https://github.com/dashpay/agora-blsful", rev = "be108b2cf6ac64eedbe04f91c63731533c8956bc", optional = true }
7070
ed25519-dalek = { version = "2.1", features = ["rand_core"], optional = true }
7171
blake3 = "1.8.1"
7272
thiserror = "2"

0 commit comments

Comments
 (0)