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 d326ebc commit 1599158Copy full SHA for 1599158
Cargo.toml
@@ -7,5 +7,5 @@ authors = ["holgerd77 <[email protected]>",
7
publish = false
8
9
[dependencies]
10
-bn = { git = "https://github.com/cdetrio/bn", branch = "mont-repr-fix" }
+bn = { git = "https://github.com/paritytech/bn", default-features = false }
11
rustc-hex = "1.0"
0 commit comments