feat(exex): derive serde ser/deser for ExExNotification (#8963)

This commit is contained in:
Alexey Shekhirin
2024-06-20 11:33:53 +01:00
committed by GitHub
parent 8b6ca877d6
commit 554e8b1913
18 changed files with 48 additions and 12 deletions

View File

@ -52,5 +52,5 @@ reth-tracing.workspace = true
[features]
default = ["serde"]
test-utils = ["dep:rand"]
serde = ["dep:serde"]
test-utils = ["dep:rand"]