Skip to content

Commit

Permalink
Bump bandersnatch VRF revision (paritytech#2389)
Browse files Browse the repository at this point in the history
  • Loading branch information
davxy authored Nov 17, 2023
1 parent 5d9e018 commit 822faf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion substrate/primitives/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ sp-runtime-interface = { path = "../runtime-interface", default-features = false
# bls crypto
w3f-bls = { version = "0.1.3", default-features = false, optional = true}
# bandersnatch crypto
bandersnatch_vrfs = { git = "https://github.com/w3f/ring-vrf", rev = "cbc342e", default-features = false, optional = true }
bandersnatch_vrfs = { git = "https://github.com/w3f/ring-vrf", rev = "3ddc205", default-features = false, optional = true }

[dev-dependencies]
criterion = "0.4.0"
Expand Down

0 comments on commit 822faf1

Please sign in to comment.