Skip to content

Commit 5d8c49f

Browse files
chore(deps): update rust crate xattr to 1.1.1
1 parent 355b487 commit 5d8c49f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ utf-8 = "0.7.6"
330330
walkdir = "2.4"
331331
winapi-util = "0.1.6"
332332
windows-sys = { version = "0.48.0", default-features = false }
333-
xattr = "1.0.1"
333+
xattr = "1.1.1"
334334
zip = { version = "0.6.6", default-features = false, features = ["deflate"] }
335335

336336
hex = "0.4.3"

0 commit comments

Comments
 (0)