From a06b79a6c1642847862d142946ef2ef2883fbf31 Mon Sep 17 00:00:00 2001 From: mat Date: Sun, 15 Jun 2025 10:09:47 -1030 Subject: update deps --- azalea-world/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'azalea-world') diff --git a/azalea-world/Cargo.toml b/azalea-world/Cargo.toml index 4bb65265..5e419343 100644 --- a/azalea-world/Cargo.toml +++ b/azalea-world/Cargo.toml @@ -8,7 +8,7 @@ repository.workspace = true [dev-dependencies] azalea-client = { path = "../azalea-client" } -criterion = "0.5.1" +criterion = "0.6.0" [dependencies] azalea-block = { path = "../azalea-block", default-features = false, version = "0.12.0" } -- cgit v1.2.3