diff options
Diffstat (limited to 'azalea-client')
| -rw-r--r-- | azalea-client/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-client/Cargo.toml b/azalea-client/Cargo.toml index 8a807212..6bfc4947 100644 --- a/azalea-client/Cargo.toml +++ b/azalea-client/Cargo.toml @@ -16,7 +16,7 @@ azalea-block = {path = "../azalea-block", version = "0.5.0"} azalea-chat = {path = "../azalea-chat", version = "0.5.0"} azalea-core = {path = "../azalea-core", version = "0.5.0"} azalea-crypto = {path = "../azalea-crypto", version = "0.5.0"} -azalea-ecs = {path = "../azalea-ecs", version = "0.5.0"} +azalea-ecs = {path = "../azalea-ecs", version = "0.6.0"} azalea-physics = {path = "../azalea-physics", version = "0.5.0"} azalea-protocol = {path = "../azalea-protocol", version = "0.5.0"} azalea-registry = {path = "../azalea-registry", version = "0.5.0"} |
