Skip to content

Commit 5f72137

Browse files
dependabot[bot]extrawurst
authored andcommitted
Bump which from 4.2.5 to 4.3.0
Bumps [which](https://github.com/harryfei/which-rs) from 4.2.5 to 4.3.0. - [Release notes](https://github.com/harryfei/which-rs/releases) - [Commits](harryfei/which-rs@4.2.5...4.3.0) --- updated-dependencies: - dependency-name: which dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5101b39 commit 5f72137

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -50,7 +50,7 @@ tui = { version = "0.19", default-features = false, features = ['crossterm', 'se
5050
unicode-segmentation = "1.9"
5151
unicode-truncate = "0.2"
5252
unicode-width = "0.1"
53-
which = "4.2"
53+
which = "4.3"
5454

5555
# pprof is not available on windows
5656
[target.'cfg(not(windows))'.dependencies]

0 commit comments

Comments
 (0)