Skip to content

Commit 838bbbc

Browse files
dependabot[bot]djc
authored andcommitted
Update which requirement from 4.2 to 5.0
Updates the requirements on [which](https://github.com/harryfei/which-rs) to permit the latest version. - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/harryfei/which-rs/commits) --- updated-dependencies: - dependency-name: which dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d9ee2ab commit 838bbbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ tokio = { version = "1.1", features = ["fs", "sync"] }
3131
tracing = "0.1.29"
3232
tracing-futures = "0.2.5"
3333
url = "2"
34-
which = "4.2"
34+
which = "5.0"
3535

3636
[dev-dependencies]
3737
env_logger = "0.10"

0 commit comments

Comments
 (0)