Skip to content

Commit 925811f

Browse files
build(deps): bump num-bigint from 0.4.8 to 0.5.1
Bumps [num-bigint](https://github.com/rust-num/num-bigint) from 0.4.8 to 0.5.1. - [Changelog](https://github.com/rust-num/num-bigint/blob/main/RELEASES.md) - [Commits](rust-num/num-bigint@num-bigint-0.4.8...num-bigint-0.5.1) --- updated-dependencies: - dependency-name: num-bigint dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e24ff7 commit 925811f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

spake2/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ getrandom = { version = "0.4", optional = true, features = ["sys_rng"] }
2626
[dev-dependencies]
2727
bencher = "0.1"
2828
hex = "0.4"
29-
num-bigint = "0.4"
29+
num-bigint = "0.5"
3030

3131
[features]
3232
default = []

0 commit comments

Comments
 (0)