You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
378 B
19 lines
378 B
--- unicode-xid-0.2.5/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ unicode-xid-0.2.5/Cargo.toml 2024-09-17T20:59:34.528496+00:00
|
|
@@ -51,15 +51,6 @@
|
|
name = "exhaustive_tests"
|
|
path = "tests/exhaustive_tests.rs"
|
|
|
|
-[[bench]]
|
|
-name = "xid"
|
|
-path = "benches/xid.rs"
|
|
-harness = false
|
|
-
|
|
-[dev-dependencies.criterion]
|
|
-version = "0.3"
|
|
-
|
|
[features]
|
|
-bench = []
|
|
default = []
|
|
no_std = []
|