mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat(exex): derive serde ser/deser for ExExNotification (#8963)
This commit is contained in:
@ -36,7 +36,7 @@ proptest-derive.workspace = true
|
||||
|
||||
[features]
|
||||
default = ["std", "serde"]
|
||||
std = ["thiserror-no-std/std"]
|
||||
serde = ["dep:serde"]
|
||||
arbitrary = ["dep:arbitrary", "dep:proptest", "dep:proptest-derive"]
|
||||
optimism = []
|
||||
serde = ["dep:serde"]
|
||||
std = ["thiserror-no-std/std"]
|
||||
|
||||
Reference in New Issue
Block a user