Skip to content

Commit f6ab69e

Browse files
dependabot-preview[bot]Stephan Dilly
authored andcommitted
Bump which from 4.0.2 to 4.1.0
Bumps [which](https://github.com/harryfei/which-rs) from 4.0.2 to 4.1.0. - [Release notes](https://github.com/harryfei/which-rs/releases) - [Commits](harryfei/which-rs@4.0.2...4.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 0e85896 commit f6ab69e

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
@@ -43,7 +43,7 @@ textwrap = "0.13"
4343
unicode-truncate = "0.2.0"
4444

4545
[target.'cfg(all(target_family="unix",not(target_os="macos")))'.dependencies]
46-
which = "4.0"
46+
which = "4.1"
4747

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

0 commit comments

Comments
 (0)