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

This commit is contained in:
renovate[bot] 2023-12-09 12:52:02 +00:00 committed by GitHub
parent 355b4872b1
commit 5d8c49ff07
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -330,7 +330,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.0.1"
xattr = "1.1.1"
zip = { version = "0.6.6", default-features = false, features = ["deflate"] }
hex = "0.4.3"