diff options
| -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 |
