1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-31 13:07:46 +00:00

Merge pull request #4692 from uutils/renovate/xattr-1.x

chore(deps): update rust crate xattr to v1
This commit is contained in:
Daniel Hofstetter 2023-03-30 15:36:41 +02:00 committed by GitHub
commit 499b854dfc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -328,7 +328,7 @@ utf-8 = "0.7.6"
walkdir = "2.3"
winapi-util = "0.1.5"
windows-sys = { version="0.42.0", default-features=false }
xattr = "0.2.3"
xattr = "1.0.0"
zip = { version = "0.6.4", default_features=false, features=["deflate"] }
hex = "0.4.3"