From 52fce46e899ff33f0cc822ae26368d14ae822c63 Mon Sep 17 00:00:00 2001 From: Niklas Adolfsson Date: Mon, 27 May 2024 15:13:59 +0200 Subject: [PATCH] chore(deps): remove unused `sp-core` from signer (#1617) --- signer/Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/signer/Cargo.toml b/signer/Cargo.toml index 5461fac007..b4ce0e5df4 100644 --- a/signer/Cargo.toml +++ b/signer/Cargo.toml @@ -25,7 +25,6 @@ std = [ "bip39/std", "schnorrkel/std", "secp256k1/std", - "sp-core/std" ] # Pick the signer implementation(s) you need by enabling the