diff --git a/Cargo.toml b/Cargo.toml index 6883009..ec5f38c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -36,7 +36,7 @@ serde = { version = "1.0.195", default-features = false, features = [ "derive", "alloc", ] } -starknet-types-core = { version = "0.1.8", default-features = false, features = [ +starknet-types-core = { version = "=0.2.2", default-features = false, features = [ "hash", "parity-scale-codec", "alloc",