Skip to content

Commit fcf40ea

Browse files
committed
Update toml to list bench path
1 parent 82ee0bd commit fcf40ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

url/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ serde = {version = "1.0", optional = true, features = ["derive"]}
3232

3333
[[bench]]
3434
name = "parse_url"
35+
path = "benches/parse_url.rs"
3536
harness = false

0 commit comments

Comments
 (0)