1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 06:16:04 +00:00
azalea/azalea
dependabot[bot] 7c7446ab1e
Bump tokio from 1.23.1 to 1.24.2 (#62)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.23.1 to 1.24.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/commits)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-03 19:27:19 -06:00
..
examples rename find_entity to entity_by & add entities_by 2022-12-11 02:24:31 -06:00
src clippy 2023-01-21 22:25:22 -06:00
Cargo.toml Bump tokio from 1.23.1 to 1.24.2 (#62) 2023-02-03 19:27:19 -06:00
README.md Swarm (#36) 2022-11-27 16:25:07 -06:00

Azalea is a framework for creating Minecraft bots.

Internally, it's just a wrapper over azalea-client, adding useful functions for making bots.