Skip to content

Commit

Permalink
build(deps): bump num-bigint from 0.4.5 to 0.4.6
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Jun 27, 2024
1 parent 9a42bd8 commit 153ce77
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ base64 = "^0.21"
hex = "^0.4.3"
lazy_static = "^1.5"
maplit = "^1.0.2"
num-bigint = "^0.4.5"
num-bigint = "^0.4.6"
tempfile = "^3.3"
tink-aead = "^0.2"
tink-awskms = "^0.2"
Expand Down

0 comments on commit 153ce77

Please sign in to comment.