diff options
| author | mat <github@matdoes.dev> | 2022-08-29 21:01:48 -0500 |
|---|---|---|
| committer | mat <github@matdoes.dev> | 2022-08-29 21:01:48 -0500 |
| commit | d4c8c5a9523d2fd93b013a1c51d50c54d40b090a (patch) | |
| tree | 46f3dd620d874cca37d8e4905d3f5bd9c81c0542 /azalea-buf/buf-macros | |
| parent | f42d630544165d11a544224ac273d6aaf89d8095 (diff) | |
| download | azalea-drasl-d4c8c5a9523d2fd93b013a1c51d50c54d40b090a.tar.xz | |
try to make azalea-buf publishable
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] |
