From c0365c8c64f403fd9ee75c0db1a9ed6134633e8f Mon Sep 17 00:00:00 2001 From: metamuffin Date: Mon, 10 Jun 2024 14:52:40 +0200 Subject: bump versions --- client/Cargo.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'client') diff --git a/client/Cargo.toml b/client/Cargo.toml index 3aeb3dc..4d3fc6b 100644 --- a/client/Cargo.toml +++ b/client/Cargo.toml @@ -7,7 +7,7 @@ edition = "2021" jellycommon = { path = "../common" } log = { workspace = true } reqwest = { workspace = true } -anyhow = "1.0.82" -serde_json = "1.0.115" -serde = { version = "1.0.197", features = ["derive"] } +anyhow = "1.0.86" +serde_json = "1.0.117" +serde = { version = "1.0.203", features = ["derive"] } tokio = { workspace = true } -- cgit v1.2.3-70-g09d2