change azalea version

This commit is contained in:
Ubuntu 2022-10-17 18:52:22 +00:00
parent 5ffc46ae5c
commit e0dc937d88
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -100,7 +100,7 @@ checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
[[package]]
name = "azalea"
version = "0.2.0"
version = "0.2.1"
dependencies = [
"anyhow",
"async-trait",

View file

@ -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