diff options
Diffstat (limited to 'azalea-buf/buf-macros')
| -rw-r--r-- | azalea-buf/buf-macros/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/azalea-buf/buf-macros/Cargo.toml b/azalea-buf/buf-macros/Cargo.toml index 64e9a228..98d028e9 100644 --- a/azalea-buf/buf-macros/Cargo.toml +++ b/azalea-buf/buf-macros/Cargo.toml @@ -5,6 +5,7 @@ version = "0.1.0" [lib] proc-macro = true +publish = false # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] |
