Skip to content

Commit

Permalink
chore(deps): remove outdated dev dep and comment (#8184)
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniPopes authored May 9, 2024
1 parent 87fee5e commit ee3c939
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions crates/primitives/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
Expand Down

0 comments on commit ee3c939

Please sign in to comment.