Skip to content

Commit cb66cff

Browse files
authored
elliptic-curve: bump crypto-bigint to v0.7.0-rc.27 (#2303)
1 parent 0d0fdbe commit cb66cff

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

elliptic-curve/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ and public/secret keys composed thereof.
1818

1919
[dependencies.bigint]
2020
package = "crypto-bigint"
21-
version = "0.7.0-rc.25"
21+
version = "0.7.0-rc.27"
2222
default-features = false
2323
features = ["hybrid-array", "rand_core", "subtle", "zeroize"]
2424

0 commit comments

Comments
 (0)