Skip to content

Commit

Permalink
no std revm-test
Browse files Browse the repository at this point in the history
  • Loading branch information
rakita committed Apr 7, 2024
1 parent 98745cc commit 65cf05c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bins/revm-test/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = "2021"
[dependencies]
bytes = "1.6"
hex = "0.4"
revm = { path = "../../crates/revm", version = "8.0.0",default-features=false, features=["std"] }
revm = { path = "../../crates/revm", version = "8.0.0",default-features=false}
microbench = "0.5"
alloy-sol-macro = "0.7.0"
alloy-sol-types = "0.7.0"
Expand Down

0 comments on commit 65cf05c

Please sign in to comment.