mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
chore(deps): update rust crate num-traits to 0.2.16
This commit is contained in:
parent
91e1ddeea3
commit
6b95aabaa2
2 changed files with 3 additions and 3 deletions
|
@ -297,7 +297,7 @@ nix = { version = "0.26", default-features = false }
|
|||
nom = "7.1.3"
|
||||
notify = { version = "=6.0.1", features = ["macos_kqueue"] }
|
||||
num-bigint = "0.4.3"
|
||||
num-traits = "0.2.15"
|
||||
num-traits = "0.2.16"
|
||||
number_prefix = "0.4"
|
||||
once_cell = "1.18.0"
|
||||
onig = { version = "~6.4", default-features = false }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue