From 75db835bfc711bbe3ac9056b7f8b251c201ad0f3 Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Fri, 9 Dec 2022 15:34:26 +0000 Subject: (cargo-release) version 0.5.0 --- 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 223521b8..2f16a66a 100644 --- a/azalea-physics/Cargo.toml +++ b/azalea-physics/Cargo.toml @@ -10,7 +10,7 @@ version = "0.4.0" [dependencies] azalea-block = {path = "../azalea-block", version = "^0.5.0" } -azalea-core = {path = "../azalea-core", version = "^0.4.0" } +azalea-core = {path = "../azalea-core", version = "^0.5.0" } azalea-world = {path = "../azalea-world", version = "^0.4.0" } once_cell = "1.16.0" parking_lot = "^0.12.1" -- cgit v1.2.3