Skip to content

Commit e254703

Browse files
build(deps): Bump num-bigint from 0.4.4 to 0.4.5 (#2954)
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: indirect 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>
1 parent b365777 commit e254703

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2429,11 +2429,10 @@ dependencies = [
24292429

24302430
[[package]]
24312431
name = "num-bigint"
2432-
version = "0.4.4"
2432+
version = "0.4.5"
24332433
source = "registry+https://github.com/rust-lang/crates.io-index"
2434-
checksum = "608e7659b5c3d7cba262d894801b9ec9d00de989e8a82bd4bef91d08da45cdc0"
2434+
checksum = "c165a9ab64cf766f73521c0dd2cfdff64f488b8f0b3e621face3462d3db536d7"
24352435
dependencies = [
2436-
"autocfg",
24372436
"num-integer",
24382437
"num-traits",
24392438
]

0 commit comments

Comments
 (0)