1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 06:16:04 +00:00

disable release on more things

This commit is contained in:
Ubuntu 2022-10-17 16:27:42 +00:00
parent 90e33c7e87
commit 2b5d972ae9
3 changed files with 3 additions and 0 deletions

View file

@ -5,6 +5,7 @@ license = "MIT"
name = "azalea-client"
version = "0.1.0"
publish = false
release = false
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

View file

@ -5,6 +5,7 @@ license = "MIT"
name = "azalea"
version = "0.1.0"
publish = false
release = false
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

View file

@ -3,6 +3,7 @@ edition = "2021"
name = "bot"
version = "0.1.0"
publish = false
release = false
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html