From be24e6673599b67cbf0917c54e4cedf9ca2aa859 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 22 Feb 2026 12:06:25 +0100 Subject: update and clean up dependencies --- ui/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui') diff --git a/ui/Cargo.toml b/ui/Cargo.toml index 6183e66..9e0aa49 100644 --- a/ui/Cargo.toml +++ b/ui/Cargo.toml @@ -8,7 +8,7 @@ markup = "0.16.0" jellycommon = { path = "../common" } humansize = "2.1.3" serde = { version = "1.0.228", features = ["derive", "rc"] } -serde_json = "1.0.145" +serde_json = "1.0.149" vte = "0.15.0" chrono = "0.4.43" jellyui-client-scripts = { path = "client-scripts" } -- cgit v1.3