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 95b1ea6 commit 960b737Copy full SHA for 960b737
crates/divan_compat/macros/Cargo.toml
@@ -16,6 +16,7 @@ categories = [
16
"development-tools::testing",
17
]
18
keywords = ["codspeed", "benchmark", "divan"]
19
+publish = false # TODO: change when publishing instrumentation support
20
21
[lib]
22
proc-macro = true
0 commit comments