aboutsummaryrefslogtreecommitdiff
path: root/base/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'base/Cargo.toml')
-rw-r--r--base/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/base/Cargo.toml b/base/Cargo.toml
index 6ee80aa..1c13fc9 100644
--- a/base/Cargo.toml
+++ b/base/Cargo.toml
@@ -5,7 +5,7 @@ edition = "2021"
[dependencies]
jellycommon = { path = "../common" }
-serde_json = "1.0.105"
+serde_json = "1.0.106"
log = "0.4.20"
sha2 = "0.10.7"
-base64 = "0.21.3"
+base64 = "0.21.4"