Skip to content

Commit fae9b30

Browse files
Update which requirement from 7.0.3 to 8.0.0 in the cargo group (#157)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c1466c8 commit fae9b30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ tokio = { version = "1.45.0", features = ["full"] }
2727
toml = "0.8.22"
2828
tower-lsp-server = { version = "0.21.1", features = ["proposed"] }
2929
thiserror = "2.0.12"
30-
which = "7.0.3"
30+
which = "8.0.0"
3131

3232
[workspace.lints.clippy]
3333
pedantic = { level = "warn", priority = -1 }

0 commit comments

Comments
 (0)