mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-31 13:07:46 +00:00
Merge pull request #4913 from uutils/renovate/once_cell-1.x
chore(deps): update rust crate once_cell to 1.17.2
This commit is contained in:
commit
b4f5a87f64
2 changed files with 3 additions and 3 deletions
|
@ -299,7 +299,7 @@ notify = { version = "=6.0.0", features=["macos_kqueue"]}
|
|||
num-bigint = "0.4.3"
|
||||
num-traits = "0.2.15"
|
||||
number_prefix = "0.4"
|
||||
once_cell = "1.17.1"
|
||||
once_cell = "1.17.2"
|
||||
onig = { version = "~6.4", default-features = false }
|
||||
ouroboros = "0.15.6"
|
||||
phf = "0.11.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue