From 35b370e6d4b4fcfbe9ce63fa20cfe97333a3a93b Mon Sep 17 00:00:00 2001 From: metamuffin Date: Fri, 22 Sep 2023 22:31:20 +0200 Subject: bump deps --- 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 67d305e..c2303c0 100644 --- a/client/Cargo.toml +++ b/client/Cargo.toml @@ -8,4 +8,4 @@ jellycommon = { path = "../common" } log = "0.4.20" reqwest = { version = "0.11.20", features = ["json"] } anyhow = "1.0.75" -serde_json = "1.0.105" +serde_json = "1.0.106" -- cgit v1.2.3-70-g09d2