diff --git a/Cargo.toml b/Cargo.toml index 3ba0231bf..bc87d4a57 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -60,7 +60,7 @@ with-codec = [ ] with-serde = [ "serde", - "primitive-types/serde", + "primitive-types/impl-serde", "evm-core/with-serde", "ethereum/with-serde", ]