diff --git a/mocks/Cargo.toml b/mocks/Cargo.toml index f9ae1458..e9cc33cc 100644 --- a/mocks/Cargo.toml +++ b/mocks/Cargo.toml @@ -38,7 +38,6 @@ sov-chain-state = { workspace = true } sov-modules-api = { workspace = true } sov-state = { workspace = true } sov-rollup-interface = { workspace = true, features = ["mocks"] } -sha2 = "0.10.8" [features] default = ["native"]