aboutsummaryrefslogtreecommitdiff
path: root/azalea-world
diff options
context:
space:
mode:
authormat <git@matdoes.dev>2025-06-15 10:09:47 -1030
committermat <git@matdoes.dev>2025-06-15 10:09:47 -1030
commita06b79a6c1642847862d142946ef2ef2883fbf31 (patch)
tree45f3520e536b6d9b6be29dab29dfb04cf52697fd /azalea-world
parent1a983beec10fe80d3bca1e5a9ee0b63c0de24117 (diff)
downloadazalea-drasl-a06b79a6c1642847862d142946ef2ef2883fbf31.tar.xz
update deps
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" }