From bb49c78ebcb1a6df7b8edf51b2207704a14143ca Mon Sep 17 00:00:00 2001 From: mat Date: Tue, 16 May 2023 23:53:13 -0500 Subject: and also update the dependents lol --- azalea-core/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'azalea-core') diff --git a/azalea-core/Cargo.toml b/azalea-core/Cargo.toml index 7f642acd..6f953359 100644 --- a/azalea-core/Cargo.toml +++ b/azalea-core/Cargo.toml @@ -11,7 +11,7 @@ version = "0.6.0" [dependencies] azalea-buf = { path = "../azalea-buf", version = "^0.7.0" } azalea-chat = { path = "../azalea-chat", version = "^0.6.0" } -azalea-inventory = { version = "0.1.0", path = "../azalea-inventory" } +azalea-inventory = { version = "0.6.0", path = "../azalea-inventory" } azalea-nbt = { path = "../azalea-nbt", version = "^0.6.0" } azalea-registry = { path = "../azalea-registry", version = "^0.6.0" } bevy_ecs = { version = "0.10.0", default-features = false, optional = true } -- cgit v1.2.3