mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
chore(deps): update rust crate once_cell to 1.19.0
This commit is contained in:
parent
fe730f8a49
commit
cc26e55af2
2 changed files with 3 additions and 3 deletions
|
@ -299,7 +299,7 @@ notify = { version = "=6.0.1", features = ["macos_kqueue"] }
|
|||
num-bigint = "0.4.4"
|
||||
num-traits = "0.2.17"
|
||||
number_prefix = "0.4"
|
||||
once_cell = "1.18.0"
|
||||
once_cell = "1.19.0"
|
||||
onig = { version = "~6.4", default-features = false }
|
||||
parse_datetime = "0.5.0"
|
||||
phf = "0.11.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue