Skip to content
This repository was archived by the owner on Sep 7, 2025. It is now read-only.

Commit d16d104

Browse files
authored
Merge pull request #58 from alexykn/dependabot/cargo/cargo-414b1ae76f
build(deps): bump xattr from 1.5.0 to 1.5.1 in the cargo group
2 parents 1ca5a28 + cf43ec0 commit d16d104

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.

sps-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ serde_json = "1.0.140"
2020
env_logger = "0.11.8"
2121
semver = "1.0.26"
2222
dirs = "6.0.0"
23-
xattr = "1.5.0"
23+
xattr = "1.5.1"
2424
walkdir = "2.5.0"
2525
reqwest = { version = "0.12.20", features = ["json", "stream", "blocking"] }
2626
url = "2.5.4"

0 commit comments

Comments
 (0)