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 c46e4f8 commit 1b5dbbbCopy full SHA for 1b5dbbb
Cargo.toml
@@ -8,6 +8,6 @@ description = "Ethereum BN128 helpers for Rust"
8
publish = false
9
10
[dependencies]
11
-bn = { git = "https://github.com/paritytech/bn", default-features = false }
+bn = { git = "https://github.com/paritytech/bn", default-features = false, rev = "6079255e" }
12
ethereum-types = "0.3"
13
rustc-hex = "1.0"
0 commit comments