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-lsp/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helix-lsp') diff --git a/helix-lsp/Cargo.toml b/helix-lsp/Cargo.toml index 50b296b3..6511df40 100644 --- a/helix-lsp/Cargo.toml +++ b/helix-lsp/Cargo.toml @@ -27,5 +27,5 @@ serde_json = "1.0" thiserror = "1.0" tokio = { version = "1.34", features = ["rt", "rt-multi-thread", "io-util", "io-std", "time", "process", "macros", "fs", "parking_lot", "sync"] } tokio-stream = "0.1.14" -which = "4.4" +which = "5.0.0" parking_lot = "0.12.1" -- cgit v1.2.3-70-g09d2