Skip to content

Commit e26b320

Browse files
fix(deps): update rust crate which to v8 (#60)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4a14212 commit e26b320

File tree

2 files changed

+26
-40
lines changed

2 files changed

+26
-40
lines changed

Cargo.lock

Lines changed: 25 additions & 39 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
@@ -41,7 +41,7 @@ axum = "0.7"
4141
tower = "0.5"
4242
tower-http = { version = "0.6", features = ["trace", "cors"] }
4343
bytes = "1"
44-
which = "6"
44+
which = "8"
4545
# Pin home to avoid edition 2024 requirement
4646
home = "=0.5.12"
4747
schlussel = { git = "https://github.com/tuist/schlussel", branch = "main" }

0 commit comments

Comments
 (0)