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-dap/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helix-dap') diff --git a/helix-dap/Cargo.toml b/helix-dap/Cargo.toml index d42ce23f..1aa69eca 100644 --- a/helix-dap/Cargo.toml +++ b/helix-dap/Cargo.toml @@ -19,7 +19,7 @@ serde = { version = "1.0", features = ["derive"] } serde_json = "1.0" thiserror = "1.0" tokio = { version = "1", features = ["rt", "rt-multi-thread", "io-util", "io-std", "time", "process", "macros", "fs", "parking_lot", "net", "sync"] } -which = "4.4" +which = "5.0.0" [dev-dependencies] fern = "0.6" -- cgit v1.2.3-70-g09d2