aboutsummaryrefslogtreecommitdiff
path: root/azalea
diff options
context:
space:
mode:
authormat <git@matdoes.dev>2023-05-16 23:53:13 -0500
committermat <git@matdoes.dev>2023-05-16 23:53:13 -0500
commitbb49c78ebcb1a6df7b8edf51b2207704a14143ca (patch)
tree337de72e35e155e6e86e8968450b9912c65afba8 /azalea
parent667b15be6f7ee2941cffab42ace3b6199095ffb1 (diff)
downloadazalea-drasl-bb49c78ebcb1a6df7b8edf51b2207704a14143ca.tar.xz
and also update the dependents lol
Diffstat (limited to 'azalea')
-rw-r--r--azalea/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea/Cargo.toml b/azalea/Cargo.toml
index f7d050f6..c79b44f9 100644
--- a/azalea/Cargo.toml
+++ b/azalea/Cargo.toml
@@ -18,7 +18,7 @@ azalea-block = { version = "0.6.0", path = "../azalea-block" }
azalea-chat = { version = "0.6.0", path = "../azalea-chat" }
azalea-client = { version = "0.6.0", path = "../azalea-client" }
azalea-core = { version = "0.6.0", path = "../azalea-core" }
-azalea-inventory = { version = "0.1.0", path = "../azalea-inventory" }
+azalea-inventory = { version = "0.6.0", path = "../azalea-inventory" }
azalea-physics = { version = "0.6.0", path = "../azalea-physics" }
azalea-protocol = { version = "0.6.0", path = "../azalea-protocol" }
azalea-registry = { version = "0.6.0", path = "../azalea-registry" }