diff options
| author | Ubuntu <github@matdoes.dev> | 2022-10-17 18:02:03 +0000 |
|---|---|---|
| committer | Ubuntu <github@matdoes.dev> | 2022-10-17 18:02:03 +0000 |
| commit | c09d93fa8ab271881270cf709b321b8a234cecb7 (patch) | |
| tree | 73bf0e71ef82da882e26aec6409afa97b1458c00 | |
| parent | 22f677769dbf4a2682ef8fe7dd74220ae1a59c5d (diff) | |
| download | azalea-drasl-c09d93fa8ab271881270cf709b321b8a234cecb7.tar.xz | |
public azalea and az-client
| -rw-r--r-- | azalea-client/Cargo.toml | 2 | ||||
| -rw-r--r-- | azalea/Cargo.toml | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/azalea-client/Cargo.toml b/azalea-client/Cargo.toml index ea610d9e..d4ed1aec 100644 --- a/azalea-client/Cargo.toml +++ b/azalea-client/Cargo.toml @@ -4,8 +4,6 @@ edition = "2021" license = "MIT" name = "azalea-client" version = "0.2.0" -publish = false -release = false # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/azalea/Cargo.toml b/azalea/Cargo.toml index 79622e6f..1a8e3634 100644 --- a/azalea/Cargo.toml +++ b/azalea/Cargo.toml @@ -4,8 +4,6 @@ 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 |
