Skip to content

Commit 6131849

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 43321d6 commit 6131849

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.

slh-dsa/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ cipher = "0.5"
3838
ctr = "0.10.0-rc.3"
3939
hex = { version = "0.4.1", features = ["serde"] }
4040
hex-literal = "1"
41-
num-bigint = "0.4.4"
41+
num-bigint = "0.5.1"
4242
paste = "1.0.15"
4343
pkcs8 = { version = "0.11", features = ["pem"] }
4444
proptest = "1.11.0"

0 commit comments

Comments
 (0)