mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
Merge pull request #4616 from uutils/renovate/num-bigint-0.x
chore(deps): update rust crate num-bigint to 0.4.3
This commit is contained in:
commit
0596e7e49f
1 changed files with 1 additions and 1 deletions
|
@ -296,7 +296,7 @@ nix = { version="0.26", default-features=false }
|
||||||
nom = "7.1.1"
|
nom = "7.1.1"
|
||||||
notify = { version = "=5.0.0", features=["macos_kqueue"]}
|
notify = { version = "=5.0.0", features=["macos_kqueue"]}
|
||||||
num_cpus = "1.14"
|
num_cpus = "1.14"
|
||||||
num-bigint = "0.4.0"
|
num-bigint = "0.4.3"
|
||||||
num-traits = "0.2.15"
|
num-traits = "0.2.15"
|
||||||
number_prefix = "0.4"
|
number_prefix = "0.4"
|
||||||
once_cell = "1.13.1"
|
once_cell = "1.13.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue