From 3f9788daaa0669a81e218d18636f9abb285b6c15 Mon Sep 17 00:00:00 2001 From: Davide Ferrero Date: Sat, 25 Nov 2023 17:37:00 +0100 Subject: update which crate to 5.0.0 (#8902) * update which crate to 5.0.0 * update which crate to 5.0.0--- helix-loader/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helix-loader') diff --git a/helix-loader/Cargo.toml b/helix-loader/Cargo.toml index 54cb5b85..e24c3d7c 100644 --- a/helix-loader/Cargo.toml +++ b/helix-loader/Cargo.toml @@ -21,7 +21,7 @@ etcetera = "0.8" tree-sitter.workspace = true once_cell = "1.18" log = "0.4" -which = "4.4" +which = "5.0.0" # TODO: these two should be on !wasm32 only -- cgit v1.2.3-70-g09d2