From c09d93fa8ab271881270cf709b321b8a234cecb7 Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Mon, 17 Oct 2022 18:02:03 +0000 Subject: public azalea and az-client --- azalea-client/Cargo.toml | 2 -- azalea/Cargo.toml | 2 -- 2 files changed, 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 -- cgit v1.2.3