diff options
| author | Ubuntu <github@matdoes.dev> | 2022-10-17 14:37:05 +0000 |
|---|---|---|
| committer | Ubuntu <github@matdoes.dev> | 2022-10-17 14:37:05 +0000 |
| commit | 3f7fb41255bd7895f98373a0711a9a342e304b00 (patch) | |
| tree | 2605539abfce9de14098637428bf136144fbbd2e /azalea-client | |
| parent | 46cd093eaddcd3165eb5e89d60e23f960712729e (diff) | |
| download | azalea-drasl-3f7fb41255bd7895f98373a0711a9a342e304b00.tar.xz | |
change versions and stuff
Diffstat (limited to 'azalea-client')
| -rwxr-xr-x | azalea-client/Cargo.toml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/azalea-client/Cargo.toml b/azalea-client/Cargo.toml index 5956fe89..ba93aa25 100755 --- a/azalea-client/Cargo.toml +++ b/azalea-client/Cargo.toml @@ -3,7 +3,8 @@ description = "A headless Minecraft client." edition = "2021" license = "MIT" name = "azalea-client" -version = "0.2.0" +version = "0.1.0" +publish = false # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
