diff --git a/Cargo.toml b/Cargo.toml index f945561e7c..91c4439be0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,7 @@ [workspace] members = ["crates/*"] default-members = ["crates/zed"] +resolver = "2" [patch.crates-io] async-task = { git = "https://github.com/zed-industries/async-task", rev = "341b57d6de98cdfd7b418567b8de2022ca993a6e" }