Skip to content

Commit a528036

Browse files
committed
chore: benches
1 parent 3773d06 commit a528036

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
@@ -38,6 +38,7 @@ tokio = { version = "1", default-features = false, features = ["macros", "rt-mul
3838
[[bench]]
3939
name = "bench"
4040
harness = false
41+
path = "benches/bench.rs"
4142

4243
[[example]]
4344
name = "hello"

0 commit comments

Comments
 (0)