From bddf5acf895ed764074a1bb2a8ab124dd70fd313 Mon Sep 17 00:00:00 2001 From: Divy Srivastava Date: Fri, 28 Jul 2023 15:10:13 +0530 Subject: chore: remove unused dependencies (#19962) --- ext/node/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'ext/node/Cargo.toml') diff --git a/ext/node/Cargo.toml b/ext/node/Cargo.toml index db76b9615..0c0beda65 100644 --- a/ext/node/Cargo.toml +++ b/ext/node/Cargo.toml @@ -57,7 +57,6 @@ secp256k1 = { version = "0.27.0", features = ["rand-std"] } serde = "1.0.149" sha-1 = "0.10.0" sha2.workspace = true -sha3 = "0.10.5" signature.workspace = true tokio.workspace = true typenum = "1.15.0" -- cgit v1.2.3