aboutsummaryrefslogtreecommitdiff
path: root/server/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'server/Cargo.toml')
-rw-r--r--server/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/server/Cargo.toml b/server/Cargo.toml
index b658e61..57d0c29 100644
--- a/server/Cargo.toml
+++ b/server/Cargo.toml
@@ -23,7 +23,6 @@ env_logger = "0.11.6"
rand = "0.9.0"
base64 = "0.22.1"
chrono = { version = "0.4.39", features = ["serde"] }
-vte = "0.14.1"
chashmap = "2.2.2"
async-recursion = "1.1.1"