From e6f023a38be20de751229da64981841289cf0f26 Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Mon, 17 Oct 2022 16:28:52 +0000 Subject: (cargo-release) version 0.2.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 b79fe51f..14a1439c 100644 --- a/azalea-physics/Cargo.toml +++ b/azalea-physics/Cargo.toml @@ -8,7 +8,7 @@ version = "0.1.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -azalea-block = { path = "../azalea-block", version = "^0.1.0" } +azalea-block = { path = "../azalea-block", version = "^0.2.0" } azalea-core = { path = "../azalea-core", version = "^0.1.0" } azalea-world = { path = "../azalea-world", version = "^0.1.0" } lazy_static = "1.4.0" -- cgit v1.2.3