chore: fix cargo feature warning (#11900)

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
This commit is contained in:
alpharush
2024-10-22 17:34:09 -05:00
committed by GitHub
parent 527d344dda
commit d68dca1a26
3 changed files with 8 additions and 3 deletions

View File

@ -101,7 +101,7 @@ tempfile.workspace = true
[features]
default = ["jemalloc"]
dev = ["reth-cli-commands/dev"]
dev = ["reth-cli-commands/arbitrary"]
asm-keccak = [
"reth-node-core/asm-keccak",