Skip to content

Commit 1599158

Browse files
committed
Use upstream paritytech/bn
1 parent d326ebc commit 1599158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ authors = ["holgerd77 <[email protected]>",
77
publish = false
88

99
[dependencies]
10-
bn = { git = "https://github.com/cdetrio/bn", branch = "mont-repr-fix" }
10+
bn = { git = "https://github.com/paritytech/bn", default-features = false }
1111
rustc-hex = "1.0"

0 commit comments

Comments
 (0)