We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82ee0bd commit fcf40eaCopy full SHA for fcf40ea
url/Cargo.toml
@@ -32,4 +32,5 @@ serde = {version = "1.0", optional = true, features = ["derive"]}
32
33
[[bench]]
34
name = "parse_url"
35
+path = "benches/parse_url.rs"
36
harness = false
0 commit comments