mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
mv: dedup libc
This commit is contained in:
@@ -41,9 +41,6 @@ windows-sys = { workspace = true, features = [
|
||||
"Win32_Storage_FileSystem",
|
||||
] }
|
||||
|
||||
[target.'cfg(unix)'.dependencies]
|
||||
libc = { workspace = true }
|
||||
|
||||
[features]
|
||||
selinux = ["uucore/selinux"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user