diff --git a/Cargo.toml b/Cargo.toml index 672c6f24..8a3903c3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.2.0" authors = ["Dongdong Zhou "] edition = "2021" rust-version = "1.62" -resolver = "2" +default-run = "lapce" [dependencies] lapce-ui = { path = "./lapce-ui" }