Skip to content

Commit 960b737

Browse files
committed
chore: make sure not to publish divan-compat-macros yet
1 parent 95b1ea6 commit 960b737

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/divan_compat/macros/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ categories = [
1616
"development-tools::testing",
1717
]
1818
keywords = ["codspeed", "benchmark", "divan"]
19+
publish = false # TODO: change when publishing instrumentation support
1920

2021
[lib]
2122
proc-macro = true

0 commit comments

Comments
 (0)