Skip to content

Commit 103d6f0

Browse files
committed
chore: add the pe benchmark to Cargo.toml.
1 parent 548c103 commit 103d6f0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

lib/Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,4 +359,8 @@ zip = { workspace = true }
359359

360360
[[bench]]
361361
name = "dex"
362+
harness = false
363+
364+
[[bench]]
365+
name = "pe"
362366
harness = false

0 commit comments

Comments
 (0)