Skip to content

Commit 02a6bfe

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/cargo/which-8.0.0'
2 parents 4e7fe0c + 1e6a9c4 commit 02a6bfe

File tree

2 files changed

+11
-15
lines changed

2 files changed

+11
-15
lines changed

Cargo.lock

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

crates/codegraph-mcp/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ fastrand = { workspace = true }
2929
clap = { workspace = true }
3030
colored = { workspace = true }
3131
indicatif = { workspace = true }
32-
which = "6.0"
32+
which = "8.0"
3333
nix = { version = "0.29", features = ["process", "signal"] }
3434
notify = "6.1"
3535
walkdir = "2.5"

0 commit comments

Comments
 (0)