diff options
| author | Ubuntu <github@matdoes.dev> | 2022-10-17 18:03:09 +0000 |
|---|---|---|
| committer | Ubuntu <github@matdoes.dev> | 2022-10-17 18:03:09 +0000 |
| commit | 2d9f3e836769114e3af8b454425017ef921944b6 (patch) | |
| tree | 095bcdf6dface85b871a82c1433137adea7b46ac | |
| parent | c09d93fa8ab271881270cf709b321b8a234cecb7 (diff) | |
| download | azalea-drasl-2d9f3e836769114e3af8b454425017ef921944b6.tar.xz | |
ok don't publish azalea yet then
| -rw-r--r-- | azalea/Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/azalea/Cargo.toml b/azalea/Cargo.toml index 1a8e3634..79622e6f 100644 --- a/azalea/Cargo.toml +++ b/azalea/Cargo.toml @@ -4,6 +4,8 @@ edition = "2021" license = "MIT" name = "azalea" version = "0.2.0" +publish = false +release = false # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
