diff options
author | metamuffin <metamuffin@disroot.org> | 2025-04-29 15:19:36 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-04-29 15:19:36 +0200 |
commit | f73aa32549743b2967160d38c1622199c41524a4 (patch) | |
tree | 0fa290fbf9b14d7bfd3803f8cc4618c6c9829330 /ui/Cargo.toml | |
parent | f62c7f2a8cc143454779dc99334ca9fc80ddabd5 (diff) | |
download | jellything-f73aa32549743b2967160d38c1622199c41524a4.tar jellything-f73aa32549743b2967160d38c1622199c41524a4.tar.bz2 jellything-f73aa32549743b2967160d38c1622199c41524a4.tar.zst |
aaaaaaa
Diffstat (limited to 'ui/Cargo.toml')
-rw-r--r-- | ui/Cargo.toml | 1 |
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" |