1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-08-02 05:57:46 +00:00

uucore: add a new feature called fsxattr

This commit is contained in:
Sylvestre Ledru 2024-01-14 00:01:45 +01:00
parent 112eb21eb3
commit fe3f8293ef
5 changed files with 127 additions and 2 deletions

1
Cargo.lock generated
View file

@ -3209,6 +3209,7 @@ dependencies = [
"wild",
"winapi-util",
"windows-sys 0.48.0",
"xattr",
"z85",
]