From f8cbfefc129861cece61a80dda3e5a4d9d6de053 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kat=20March=C3=A1n?= Date: Sat, 18 Feb 2023 21:30:47 -0800 Subject: [PATCH] feat(deps): bump ssri to 8.0.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e28fea0..5766ca2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,7 +24,7 @@ serde_derive = "1.0.130" serde_json = "1.0.68" sha1 = "0.10.5" sha2 = "0.10.6" -ssri = "7.0.0" +ssri = "8.0.0" tempfile = "3.2.0" thiserror = "1.0.29" tokio = { version = "1.12.0", features = [