Skip to content

Commit

Permalink
Remove proof feature from Cargo.toml (#300)
Browse files Browse the repository at this point in the history
Co-authored-by: xinifinity <[email protected]>
  • Loading branch information
rkuris and xinifinity authored Sep 30, 2023
1 parent a4aa277 commit e518190
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions firewood/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,6 @@ clap = { version = "4.3.1", features = ['derive'] }
test-case = "3.1.0"
pprof = { version = "0.13.0", features = ["flamegraph"] }

[features]
# proof API
proof = []

[[bench]]
name = "hashops"
harness = false

0 comments on commit e518190

Please sign in to comment.