From 8b93f2a616fa2be56a8be8ac6ce3124175d60d1a Mon Sep 17 00:00:00 2001 From: Anynomouss <85170856+Anynomouss@users.noreply.github.com> Date: Fri, 19 Sep 2025 09:30:41 +0200 Subject: [PATCH] Update Cargo.toml cleaning up files that are essentially unchanged --- config/Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/config/Cargo.toml b/config/Cargo.toml index e3e6ee7..9d329c7 100644 --- a/config/Cargo.toml +++ b/config/Cargo.toml @@ -15,7 +15,6 @@ serde = "1" serde_derive = "1" toml = "0.5" dirs = "2.0" -log = "0.4" grin_wallet_util = { path = "../util", version = "5.4.0-alpha.1" }