1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 20:17:45 +00:00

chore(deps): update rust crate xattr to 1.2.0

This commit is contained in:
renovate[bot] 2023-12-28 15:03:19 +00:00 committed by GitHub
parent 179f0a7c3c
commit efa7f8b4f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -331,7 +331,7 @@ utf-8 = "0.7.6"
walkdir = "2.4"
winapi-util = "0.1.6"
windows-sys = { version = "0.48.0", default-features = false }
xattr = "1.1.3"
xattr = "1.2.0"
zip = { version = "0.6.6", default-features = false, features = ["deflate"] }
hex = "0.4.3"