diff --git a/Cargo.toml b/Cargo.toml index 5ba485b..81b1da8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,6 @@ name = "surqls" version = "0.1.0" edition = "2021" -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] chumsky = { version = "1.0.0-alpha.6", features = ["label"] } env_logger = "0.11.1"