Skip to content

Commit 0188653

Browse files
build(deps): bump which from 8.0.0 to 8.0.1
Bumps [which](https://github.com/harryfei/which-rs) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](harryfei/which-rs@8.0.0...8.0.1) --- updated-dependencies: - dependency-name: which dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e7473ec commit 0188653

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.

interop/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ tokio = { version = "1.50", features = ["full"] }
4545
warp = { version = "0.4", features = ["server"] }
4646
fantoccini = "0.22"
4747
proteus-wasm = { workspace = true, optional = true }
48-
which = "8.0.0"
48+
which = "8.0.1"
4949
tree-sitter = "0.26.6"
5050
tree-sitter-typescript = "0.23.2"
5151

0 commit comments

Comments
 (0)