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.
15 lines
318 B
15 lines
318 B
--- iai-0.1.1/Cargo.toml 2021-01-24T15:48:16+00:00
|
|
+++ iai-0.1.1/Cargo.toml 2023-05-25T11:27:05.894109+00:00
|
|
@@ -25,11 +25,7 @@
|
|
[[bench]]
|
|
name = "test_regular_bench"
|
|
harness = false
|
|
-[dependencies.iai_macro]
|
|
-version = "0.1.0"
|
|
-optional = true
|
|
|
|
[features]
|
|
default = []
|
|
-macro = ["iai_macro"]
|
|
real_blackbox = []
|