Skip to content

Commit 346cceb

Browse files
committed
Add path to bench in Cargo.toml
1 parent 8fb2a74 commit 346cceb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ include = ["src/", "license"]
1414

1515
[[bench]]
1616
name = "bench"
17+
path = "benches/bench.rs"
1718
harness = false
1819

1920
[dependencies]

0 commit comments

Comments
 (0)