From b4a6cbfe411f6420922040061c72ffa4febf7111 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sat, 6 Jul 2024 13:06:25 +0200 Subject: update things --- client/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client') diff --git a/client/Cargo.toml b/client/Cargo.toml index 4d3fc6b..a0bca2c 100644 --- a/client/Cargo.toml +++ b/client/Cargo.toml @@ -8,6 +8,6 @@ jellycommon = { path = "../common" } log = { workspace = true } reqwest = { workspace = true } anyhow = "1.0.86" -serde_json = "1.0.117" +serde_json = "1.0.120" serde = { version = "1.0.203", features = ["derive"] } tokio = { workspace = true } -- cgit v1.2.3-70-g09d2