From 35b370e6d4b4fcfbe9ce63fa20cfe97333a3a93b Mon Sep 17 00:00:00 2001 From: metamuffin Date: Fri, 22 Sep 2023 22:31:20 +0200 Subject: bump deps --- base/Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'base') 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" -- cgit v1.2.3-70-g09d2