aboutsummaryrefslogtreecommitdiff
path: root/client/Cargo.toml
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2023-09-22 22:31:20 +0200
committermetamuffin <metamuffin@disroot.org>2023-09-22 22:31:20 +0200
commit35b370e6d4b4fcfbe9ce63fa20cfe97333a3a93b (patch)
tree78a439c9dd8507489fecc57a22e1ee98278d9d93 /client/Cargo.toml
parent3352d7d0031cbc5de1cd79f2a50ee3fdbb62003c (diff)
downloadjellything-35b370e6d4b4fcfbe9ce63fa20cfe97333a3a93b.tar
jellything-35b370e6d4b4fcfbe9ce63fa20cfe97333a3a93b.tar.bz2
jellything-35b370e6d4b4fcfbe9ce63fa20cfe97333a3a93b.tar.zst
bump deps
Diffstat (limited to 'client/Cargo.toml')
-rw-r--r--client/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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"