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" }