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-client/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'azalea-client') diff --git a/azalea-client/Cargo.toml b/azalea-client/Cargo.toml index 2a80467a..fce8a31b 100644 --- a/azalea-client/Cargo.toml +++ b/azalea-client/Cargo.toml @@ -25,7 +25,7 @@ bevy_ecs = "0.10.0" bevy_log = "0.10.0" bevy_tasks = "0.10.0" bevy_time = "0.10.0" -azalea-inventory = { path = "../azalea-inventory", version = "0.1.0" } +azalea-inventory = { path = "../azalea-inventory", version = "0.6.0" } derive_more = { version = "0.99.17", features = ["deref", "deref_mut"] } futures = "0.3.25" log = "0.4.17" -- cgit v1.2.3