From 43799946dad45b9bdd146475cb205a1ce08b5dfc Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Tue, 18 Oct 2022 17:01:28 +0000 Subject: make Account clonable --- azalea/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'azalea') diff --git a/azalea/Cargo.toml b/azalea/Cargo.toml index 1b14c604..fea476d6 100644 --- a/azalea/Cargo.toml +++ b/azalea/Cargo.toml @@ -3,7 +3,7 @@ description = "A framework for creating Minecraft bots." edition = "2021" license = "MIT" name = "azalea" -version = "0.2.1" +version = "0.2.2" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.3