mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
Merge pull request #4667 from uutils/renovate/num_cpus-1.x
chore(deps): update rust crate num_cpus to 1.15
This commit is contained in:
commit
fb6cc7b91f
1 changed files with 1 additions and 1 deletions
|
@ -295,7 +295,7 @@ memchr = "2"
|
|||
nix = { version="0.26", default-features=false }
|
||||
nom = "7.1.3"
|
||||
notify = { version = "=5.1.0", features=["macos_kqueue"]}
|
||||
num_cpus = "1.14"
|
||||
num_cpus = "1.15"
|
||||
num-bigint = "0.4.3"
|
||||
num-traits = "0.2.15"
|
||||
number_prefix = "0.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue