Skip to content

Commit 919858d

Browse files
build(deps): bump num-bigint from 0.4.5 to 0.4.6 (#695)
Bumps [num-bigint](https://github.com/rust-num/num-bigint) from 0.4.5 to 0.4.6. - [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md) - [Commits](rust-num/num-bigint@num-bigint-0.4.5...num-bigint-0.4.6) --- updated-dependencies: - dependency-name: num-bigint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9a42bd8 commit 919858d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ base64 = "^0.21"
3232
hex = "^0.4.3"
3333
lazy_static = "^1.5"
3434
maplit = "^1.0.2"
35-
num-bigint = "^0.4.5"
35+
num-bigint = "^0.4.6"
3636
tempfile = "^3.3"
3737
tink-aead = "^0.2"
3838
tink-awskms = "^0.2"

0 commit comments

Comments
 (0)