summaryrefslogtreecommitdiff
path: root/cli/Cargo.toml
diff options
context:
space:
mode:
authorLeo Kettmeir <crowlkats@toaxl.com>2023-03-25 15:29:46 +0100
committerGitHub <noreply@github.com>2023-03-25 15:29:46 +0100
commitfe88b53e50034e185246e03be586c470ca4fbf78 (patch)
tree298740b9a033f10d88a05dabe66e9bdbe1ffef25 /cli/Cargo.toml
parente4c60bc1c658be762f59d3c22b4040777a5100f8 (diff)
refactor: include mitata (#18426)
Diffstat (limited to 'cli/Cargo.toml')
-rw-r--r--cli/Cargo.toml1
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