We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b365777 commit e254703Copy full SHA for e254703
Cargo.lock
@@ -2429,11 +2429,10 @@ dependencies = [
2429
2430
[[package]]
2431
name = "num-bigint"
2432
-version = "0.4.4"
+version = "0.4.5"
2433
source = "registry+https://github.com/rust-lang/crates.io-index"
2434
-checksum = "608e7659b5c3d7cba262d894801b9ec9d00de989e8a82bd4bef91d08da45cdc0"
+checksum = "c165a9ab64cf766f73521c0dd2cfdff64f488b8f0b3e621face3462d3db536d7"
2435
dependencies = [
2436
- "autocfg",
2437
"num-integer",
2438
"num-traits",
2439
]
0 commit comments