chore: disable itertools default features (#13500)

This commit is contained in:
Matthias Seitz
2024-12-22 20:31:12 +01:00
committed by GitHub
parent 0a5e430268
commit 1d0bb3d127
4 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@ alloy-serde = { workspace = true, optional = true }
bytes = { workspace = true, optional = true }
derive_more.workspace = true
itertools.workspace = true
itertools= { workspace = true, features = ["use_alloc"] }
nybbles = { workspace = true, features = ["rlp"] }
# `serde` feature