From 332fb959d59711c04edc2b9c4eeb8a9b0885723d Mon Sep 17 00:00:00 2001 From: truthixify Date: Fri, 3 Jan 2025 05:30:10 +0100 Subject: [PATCH] changes to Cargo.lock --- Cargo.lock | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index b7fdbba9..36b63ab9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -250,7 +250,6 @@ version = "0.1.0" dependencies = [ "base16ct", "digest", - "hex", "hex-literal", ]