From cfef44e3d26b57b96a9c5fd2ee14c29bdfe34486 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Mon, 2 Aug 2021 23:07:33 +0000 Subject: Bump which from 4.1.0 to 4.2.2 Bumps [which](https://github.com/harryfei/which-rs) from 4.1.0 to 4.2.2. - [Release notes](https://github.com/harryfei/which-rs/releases) - [Commits](https://github.com/harryfei/which-rs/compare/4.1.0...4.2.2) --- updated-dependencies: - dependency-name: which dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- helix-view/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helix-view') diff --git a/helix-view/Cargo.toml b/helix-view/Cargo.toml index cb2032de..89e183f0 100644 --- a/helix-view/Cargo.toml +++ b/helix-view/Cargo.toml @@ -36,7 +36,7 @@ serde = { version = "1.0", features = ["derive"] } toml = "0.5" log = "~0.4" -which = "4.1" +which = "4.2" [target.'cfg(windows)'.dependencies] clipboard-win = { version = "4.2", features = ["std"] } -- cgit v1.2.3-70-g09d2