mv: dedup libc

This commit is contained in:
oech3
2026-05-12 09:22:14 +02:00
committed by Daniel Hofstetter
parent 089db5277a
commit 8aa9d9c9b6
-3
View File
@@ -41,9 +41,6 @@ windows-sys = { workspace = true, features = [
"Win32_Storage_FileSystem",
] }
[target.'cfg(unix)'.dependencies]
libc = { workspace = true }
[features]
selinux = ["uucore/selinux"]