mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-31 01:58:17 -05:00
chore(deps): remove outdated dev dep and comment (#8184)
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user