From 6b3ebbc1dd73382d81252778eac04cba6955584a Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 24 Sep 2023 16:43:24 +0200 Subject: update --- base/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'base') diff --git a/base/Cargo.toml b/base/Cargo.toml index 1c13fc9..d478122 100644 --- a/base/Cargo.toml +++ b/base/Cargo.toml @@ -5,7 +5,7 @@ edition = "2021" [dependencies] jellycommon = { path = "../common" } -serde_json = "1.0.106" +serde_json = "1.0.107" log = "0.4.20" sha2 = "0.10.7" base64 = "0.21.4" -- cgit v1.2.3-70-g09d2