From e0dc937d88ff7eb79b2bdd790ee99ce62046ecba Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Mon, 17 Oct 2022 18:52:22 +0000 Subject: change azalea version --- Cargo.lock | 2 +- azalea/Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 81326ac2..0cc8a3e4 100755 --- a/Cargo.lock +++ b/Cargo.lock @@ -100,7 +100,7 @@ checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" [[package]] name = "azalea" -version = "0.2.0" +version = "0.2.1" dependencies = [ "anyhow", "async-trait", diff --git a/azalea/Cargo.toml b/azalea/Cargo.toml index 1a8e3634..1b14c604 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.0" +version = "0.2.1" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.3