1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-08-05 15:37:47 +00:00

cp: remove unused winapi dependency

This commit is contained in:
Niyaz Nigmatullin 2022-10-19 18:58:22 +03:00 committed by Niyaz Nigmatullin
parent 76ee0db26c
commit 45dea119fa
2 changed files with 0 additions and 4 deletions

1
Cargo.lock generated
View file

@ -2276,7 +2276,6 @@ dependencies = [
"selinux",
"uucore",
"walkdir",
"winapi",
"xattr",
]