aboutsummaryrefslogtreecommitdiff
path: root/base/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'base/Cargo.toml')
-rw-r--r--base/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/Cargo.toml b/base/Cargo.toml
index 8101c01..86675b9 100644
--- a/base/Cargo.toml
+++ b/base/Cargo.toml
@@ -7,5 +7,5 @@ edition = "2021"
jellycommon = { path = "../common" }
serde_json = "1.0.107"
log = { workspace = true }
-sha2 = "0.10.7"
+sha2 = "0.10.8"
base64 = "0.21.4"