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:
commit
499b854dfc
2 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue