diff options
Diffstat (limited to 'cli/Cargo.toml')
-rw-r--r-- | cli/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/Cargo.toml b/cli/Cargo.toml index cba8a09da..cbcd3eb6c 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -79,7 +79,6 @@ jsonc-parser = { version = "=0.21.0", features = ["serde"] } libc.workspace = true log = { workspace = true, features = ["serde"] } lsp-types.workspace = true -mitata = "=0.0.7" monch = "=0.4.1" notify.workspace = true once_cell.workspace = true |