Skip to content

Commit cbf404b

Browse files
build(deps): bump num-bigint from 0.4.4 to 0.4.5 (#682)
Bumps [num-bigint](https://github.com/rust-num/num-bigint) from 0.4.4 to 0.4.5. - [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md) - [Commits](rust-num/num-bigint@num-bigint-0.4.4...num-bigint-0.4.5) --- 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 c79df12 commit cbf404b

File tree

2 files changed

+7
-9
lines changed

2 files changed

+7
-9
lines changed

Cargo.lock

+6-8
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.4"
3434
maplit = "^1.0.2"
35-
num-bigint = "^0.4.4"
35+
num-bigint = "^0.4.5"
3636
tempfile = "^3.3"
3737
tink-aead = "^0.2"
3838
tink-awskms = "^0.2"

0 commit comments

Comments
 (0)