Skip to content

Commit

Permalink
chore(deps): bump num-bigint from 0.4.3 to 0.4.6 (#14)
Browse files Browse the repository at this point in the history
Bumps [num-bigint](https://github.com/rust-num/num-bigint) from 0.4.3 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.3...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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 2, 2024
1 parent b020c61 commit 3c41ae5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
10 changes: 4 additions & 6 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ argh = "^0.1.12"
pipe-trait = "^0.4.0"
smart-default = "^0.7.1"
serde_yaml = "^0.9.34"
num-bigint = "^0.4.0"
num-bigint = "^0.4.6"
num-traits = "^0.2.19"
alpm = "^4.0.1"
git2 = "^0.18.3"
Expand Down

0 comments on commit 3c41ae5

Please sign in to comment.