From 9a7d2d51b5c7b3ba08cf9d404df281fe6f9dc4f8 Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Mon, 17 Oct 2022 16:28:53 +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 f85de671..c6ee85e0 100644 --- a/azalea-physics/Cargo.toml +++ b/azalea-physics/Cargo.toml @@ -10,7 +10,7 @@ version = "0.1.0" [dependencies] azalea-block = { path = "../azalea-block", version = "^0.2.0" } azalea-core = { path = "../azalea-core", version = "^0.2.0" } -azalea-world = { path = "../azalea-world", version = "^0.1.0" } +azalea-world = { path = "../azalea-world", version = "^0.2.0" } lazy_static = "1.4.0" [dev-dependencies] -- cgit v1.2.3