1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-31 13:07:46 +00:00

Merge pull request #4669 from uutils/renovate/once_cell-1.x

chore(deps): update rust crate once_cell to 1.17.1
This commit is contained in:
Daniel Hofstetter 2023-03-30 10:03:34 +02:00 committed by GitHub
commit 0facecd8be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -299,7 +299,7 @@ num_cpus = "1.14"
num-bigint = "0.4.3"
num-traits = "0.2.15"
number_prefix = "0.4"
once_cell = "1.13.1"
once_cell = "1.17.1"
onig = { version = "~6.4", default-features = false }
ouroboros = "0.15.6"
phf = "0.11.1"