diff options
Diffstat (limited to 'ext/crypto/Cargo.toml')
-rw-r--r-- | ext/crypto/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/crypto/Cargo.toml b/ext/crypto/Cargo.toml index f31cefdb0..ea3da27a9 100644 --- a/ext/crypto/Cargo.toml +++ b/ext/crypto/Cargo.toml @@ -18,7 +18,6 @@ aes.workspace = true aes-gcm = "0.10" aes-kw = { version = "0.2.1", features = ["alloc"] } base64.workspace = true -block-modes = "0.9.1" cbc.workspace = true const-oid = "0.9.0" ctr = "0.9.1" |