Skip to content

Commit 4269838

Browse files
chore(deps): bump which from 8.0.0 to 8.0.2 (#1000)
Bumps [which](https://github.com/harryfei/which-rs) from 8.0.0 to 8.0.2. - [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.2) --- updated-dependencies: - dependency-name: which dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 95f09a4 commit 4269838

File tree

2 files changed

+4
-18
lines changed

2 files changed

+4
-18
lines changed

Cargo.lock

Lines changed: 3 additions & 17 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
@@ -52,7 +52,7 @@ regex = "=1.12.3"
5252
shell-quote = "=0.7.2"
5353
shlex = { version = "=1.3.0", optional = true }
5454
tokio = { version = "=1.50.0", features = ["macros", "net", "rt-multi-thread", "sync", "time", "tokio-macros"] }
55-
which = "=8.0.0"
55+
which = "=8.0.2"
5656
ratatui = "=0.30.0"
5757
color-eyre = "=0.6.5"
5858
ansi-to-tui = "=8.0.1"

0 commit comments

Comments
 (0)