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

Commit 6bb507d

Browse files
authored
Merge pull request #55 from alexykn/dependabot/cargo/cargo-2496f3fcc6
build(deps): bump the cargo group with 3 updates
2 parents 7c9de4e + fbd3608 commit 6bb507d

File tree

2 files changed

+24
-25
lines changed

2 files changed

+24
-25
lines changed

Cargo.lock

Lines changed: 21 additions & 22 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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,15 @@ humantime = "2.2.0"
3737
bitflags = { version = "2.9.1", features = ["serde"] }
3838
tracing = "0.1.41"
3939
devtools = "0.3.3"
40-
which = "7.0.3"
41-
toml = "0.8.22"
40+
which = "8.0.0"
41+
toml = "0.8.23"
4242
fs_extra = "1.3.0"
4343
git2 = "0.20.2"
4444
cmd_lib = "1.9.5"
4545
tempfile = "3.20.0"
4646
regex = "1.11.1"
4747
glob = "0.3.2"
48-
flate2 = "1.1.1"
48+
flate2 = "1.1.2"
4949
bzip2 = "0.5.2"
5050
tar = "0.4.44"
5151
zip = "4.0.0" # Back to original zip crate

0 commit comments

Comments
 (0)