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-physics/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'azalea-physics') diff --git a/azalea-physics/Cargo.toml b/azalea-physics/Cargo.toml index ca7390eb..d42e5d1d 100644 --- a/azalea-physics/Cargo.toml +++ b/azalea-physics/Cargo.toml @@ -11,7 +11,7 @@ version = "0.6.0" [dependencies] azalea-block = { path = "../azalea-block", version = "^0.6.0" } azalea-core = { path = "../azalea-core", version = "^0.6.0" } -azalea-inventory = { version = "0.1.0", path = "../azalea-inventory" } +azalea-inventory = { version = "0.6.0", path = "../azalea-inventory" } azalea-registry = { path = "../azalea-registry", version = "^0.6.0" } azalea-world = { path = "../azalea-world", version = "^0.6.0" } bevy_app = "0.10.0" -- cgit v1.2.3