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.3.1

This commit is contained in:
renovate[bot] 2024-01-15 03:14:26 +00:00 committed by GitHub
parent 67992be245
commit 7914f22cfe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 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.2.0"
xattr = "1.3.1"
zip = { version = "0.6.6", default-features = false, features = ["deflate"] }
hex = "0.4.3"