From ee7fd0a2127e6a435023bf9a43de60130117697d Mon Sep 17 00:00:00 2001 From: Divy Srivastava Date: Thu, 9 Nov 2023 07:15:46 -0800 Subject: chore(ext/crypto): bump signature to 2.1 (#21125) --- ext/crypto/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'ext/crypto') diff --git a/ext/crypto/Cargo.toml b/ext/crypto/Cargo.toml index 5921beee6..f24c89659 100644 --- a/ext/crypto/Cargo.toml +++ b/ext/crypto/Cargo.toml @@ -33,7 +33,6 @@ p384 = "0.13.0" rand.workspace = true ring = { workspace = true, features = ["std"] } rsa.workspace = true -sec1 = "0.3.0" serde.workspace = true serde_bytes.workspace = true sha1 = { version = "0.10.6", features = ["oid"] } -- cgit v1.2.3