Skip to content

Commit 0e85a41

Browse files
build(deps): bump num-bigint from 0.4.6 to 0.5.0
Bumps [num-bigint](https://github.com/rust-num/num-bigint) from 0.4.6 to 0.5.0. - [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md) - [Commits](rust-num/num-bigint@num-bigint-0.4.6...num-bigint-0.5.0) --- updated-dependencies: - dependency-name: num-bigint dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a51becc commit 0e85a41

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 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.0"
4242
paste = "1.0.15"
4343
pkcs8 = { version = "0.11", features = ["pem"] }
4444
proptest = "1.11.0"

0 commit comments

Comments
 (0)