diff options
| author | Ubuntu <github@matdoes.dev> | 2022-12-09 15:34:27 +0000 |
|---|---|---|
| committer | Ubuntu <github@matdoes.dev> | 2022-12-09 15:34:27 +0000 |
| commit | 0cce10d1a501354b7a72947389f35cf010c28974 (patch) | |
| tree | 4f36976681d9413e5ddb9650204f98a7bc238fa9 /azalea | |
| parent | a6a08395219850beea76e665d2ef9f6590827f3c (diff) | |
| download | azalea-drasl-0cce10d1a501354b7a72947389f35cf010c28974.tar.xz | |
(cargo-release) version 0.5.0
Diffstat (limited to 'azalea')
| -rw-r--r-- | azalea/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea/Cargo.toml b/azalea/Cargo.toml index 9f036cde..ab48eed4 100644 --- a/azalea/Cargo.toml +++ b/azalea/Cargo.toml @@ -20,7 +20,7 @@ azalea-client = { version = "0.4.0", path = "../azalea-client" } azalea-core = { version = "0.5.0", path = "../azalea-core" } azalea-physics = { version = "0.4.0", path = "../azalea-physics" } azalea-protocol = { version = "0.4.0", path = "../azalea-protocol" } -azalea-world = { version = "0.4.0", path = "../azalea-world" } +azalea-world = { version = "0.5.0", path = "../azalea-world" } futures = "0.3.25" log = "0.4.17" nohash-hasher = "0.2.0" |
