Skip to content

Commit

Permalink
Add a path to the benches bench (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
leighmcculloch authored Oct 6, 2022
1 parent 349dd9a commit 908c042
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wasmi_v1/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,5 @@ std = [

[[bench]]
name = "benches"
path = "benches/benches.rs"
harness = false

0 comments on commit 908c042

Please sign in to comment.