mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 19:07:44 +03:00
update which crate to 5.0.0 (#8902)
* update which crate to 5.0.0 * update which crate to 5.0.0
This commit is contained in:
parent
8c68074fa6
commit
3f9788daaa
6 changed files with 12 additions and 49 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue