diff options
| author | Ubuntu <github@matdoes.dev> | 2022-10-17 16:27:42 +0000 |
|---|---|---|
| committer | Ubuntu <github@matdoes.dev> | 2022-10-17 16:27:42 +0000 |
| commit | 2b5d972ae964e7f0055dc4fc8e80cf7978190128 (patch) | |
| tree | 6f7608e4add041624a631e5c3528eb75c4413146 /azalea-client | |
| parent | 90e33c7e87d9e9469242560823948bf589b262c8 (diff) | |
| download | azalea-drasl-2b5d972ae964e7f0055dc4fc8e80cf7978190128.tar.xz | |
disable release on more things
Diffstat (limited to 'azalea-client')
| -rwxr-xr-x | azalea-client/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/azalea-client/Cargo.toml b/azalea-client/Cargo.toml index ba93aa25..79696d08 100755 --- a/azalea-client/Cargo.toml +++ b/azalea-client/Cargo.toml @@ -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 |
