Skip to content

Commit bb93e9e

Browse files
Bump num-bigint from 0.4.5 to 0.4.6
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]>
1 parent a017bd9 commit bb93e9e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ url = "2.5.0"
4343
# idna is already required by url, added here to be explicit
4444
idna = "0.5.0"
4545
base64 = "0.21.7"
46-
num-bigint = "0.4.4"
46+
num-bigint = "0.4.6"
4747
python3-dll-a = "0.2.10"
4848
uuid = "1.8.0"
4949
jiter = { version = "0.5", features = ["python"] }

0 commit comments

Comments
 (0)