1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-08-03 14:37:45 +00:00

Use workspace inheritance for dependencies

This commit is contained in:
Terts Diepraam 2023-02-11 15:05:28 +01:00
parent d60fc40f2f
commit ae27c82020
107 changed files with 472 additions and 402 deletions

2
Cargo.lock generated
View file

@ -1332,8 +1332,6 @@ dependencies = [
"bitflags",
"cfg-if",
"libc",
"memoffset",
"pin-utils",
"static_assertions",
]