Skip to content

Commit

Permalink
Update benches/Cargo.toml
Browse files Browse the repository at this point in the history
Co-authored-by: Tom <tomrgowan@gmail.com>
  • Loading branch information
Dentosal and freesig committed Apr 28, 2023
1 parent 8200216 commit c6a84b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion benches/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ version = "0.0.0"
clap = { workspace = true, features = ["derive"] }
criterion = { version = "0.4", features = ["html_reports"] }
ctrlc = "3.2.3"
# ethnum = "1.3"
fuel-core = { path = "../crates/fuel-core", default-features = false }
fuel-core-storage = { path = "./../crates/storage" }
fuel-core-types = { path = "./../crates/types", features = ["test-helpers"] }
Expand Down

0 comments on commit c6a84b1

Please sign in to comment.