From d0d8316a015fa0434c2871541b83ea0aca781a99 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sat, 30 Sep 2023 15:21:19 +0200 Subject: bump sha2 version --- 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 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" -- cgit v1.2.3-70-g09d2