We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 089db52 commit 8aa9d9cCopy full SHA for 8aa9d9c
1 file changed
src/uu/mv/Cargo.toml
@@ -41,9 +41,6 @@ windows-sys = { workspace = true, features = [
41
"Win32_Storage_FileSystem",
42
] }
43
44
-[target.'cfg(unix)'.dependencies]
45
-libc = { workspace = true }
46
-
47
[features]
48
selinux = ["uucore/selinux"]
49
0 commit comments