diff options
| author | mat <git@matdoes.dev> | 2024-04-24 17:56:35 -0500 |
|---|---|---|
| committer | mat <git@matdoes.dev> | 2024-04-24 17:56:35 -0500 |
| commit | 84f66a55a5e5b1618111e522c25704ac96d45806 (patch) | |
| tree | a6079dd70cf82962439902c681ea0e291274c5be /azalea-protocol | |
| parent | a3169d8ffee13e5bb9691ebfb4412ae43ac0593b (diff) | |
| download | azalea-drasl-84f66a55a5e5b1618111e522c25704ac96d45806.tar.xz | |
Release 0.10.1
azalea@0.10.1
azalea-auth@0.10.1
azalea-buf@0.10.1
azalea-chat@0.10.1
azalea-client@0.10.1
azalea-entity@0.10.1
azalea-inventory@0.10.1
azalea-protocol@0.10.1
azalea-world@0.10.1
Generated by cargo-workspaces
Diffstat (limited to 'azalea-protocol')
| -rw-r--r-- | azalea-protocol/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-protocol/Cargo.toml b/azalea-protocol/Cargo.toml index 74ca9b40..25953294 100644 --- a/azalea-protocol/Cargo.toml +++ b/azalea-protocol/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "MIT" name = "azalea-protocol" repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-protocol" -version = "0.10.0" +version = "0.10.1" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
