aboutsummaryrefslogtreecommitdiff
path: root/ui/Cargo.toml
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2025-04-29 15:19:36 +0200
committermetamuffin <metamuffin@disroot.org>2025-04-29 15:19:36 +0200
commitf73aa32549743b2967160d38c1622199c41524a4 (patch)
tree0fa290fbf9b14d7bfd3803f8cc4618c6c9829330 /ui/Cargo.toml
parentf62c7f2a8cc143454779dc99334ca9fc80ddabd5 (diff)
downloadjellything-f73aa32549743b2967160d38c1622199c41524a4.tar
jellything-f73aa32549743b2967160d38c1622199c41524a4.tar.bz2
jellything-f73aa32549743b2967160d38c1622199c41524a4.tar.zst
aaaaaaa
Diffstat (limited to 'ui/Cargo.toml')
-rw-r--r--ui/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/Cargo.toml b/ui/Cargo.toml
index 3868b1f..0a2fb5a 100644
--- a/ui/Cargo.toml
+++ b/ui/Cargo.toml
@@ -9,3 +9,4 @@ jellycommon = { path = "../common" }
humansize = "2.1.3"
serde = { version = "1.0.217", features = ["derive", "rc"] }
serde_json = "1.0.140"
+vte = "0.14.1"