aboutsummaryrefslogtreecommitdiff
path: root/azalea-world
diff options
context:
space:
mode:
Diffstat (limited to 'azalea-world')
-rw-r--r--azalea-world/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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" }