From 0f30c56c172586e8f5433b738a4670f5cd723fd7 Mon Sep 17 00:00:00 2001 From: AnarchistHoneybun Date: Mon, 14 Oct 2024 00:11:45 +0530 Subject: [PATCH] post rebase sync --- kupyna/Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/kupyna/Cargo.toml b/kupyna/Cargo.toml index 9fd8eb9f..0b50603d 100644 --- a/kupyna/Cargo.toml +++ b/kupyna/Cargo.toml @@ -16,6 +16,7 @@ rust-version = "1.71" digest = { version = "=0.11.0-pre.9", default-features = false, features = ["core-api"] } [dev-dependencies] +hex-literal = "0.4.1" [features] default = ["std"]