diff --git a/Cargo.toml b/Cargo.toml index 1e5edd4..427ac32 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,6 +28,7 @@ starknet-types-core = { version = "0.0.7", default-features = false, features = "hash", "parity-scale-codec", ] } +starknet-types-core = "0.0.11" # Optionals rocksdb = { optional = true, version = "0.21.0", features = [