chore(deps): remove outdated dev dep and comment (#8184)

This commit is contained in:
DaniPopes
2024-05-09 19:29:42 +02:00
committed by GitHub
parent 87fee5e8be
commit ee3c93916d

View File

@@ -82,11 +82,8 @@ plain_hasher = "0.2"
sucds = "0.8.1"
# necessary so we don't hit a "undeclared 'std'":
# https://github.com/paradigmxyz/reth/pull/177#discussion_r1021172198
criterion.workspace = true
pprof = { workspace = true, features = ["flamegraph", "frame-pointer", "criterion"] }
secp256k1.workspace = true
[features]
default = ["c-kzg", "zstd-codec"]