diff options
| author | mat <git@matdoes.dev> | 2025-06-15 10:09:47 -1030 |
|---|---|---|
| committer | mat <git@matdoes.dev> | 2025-06-15 10:09:47 -1030 |
| commit | a06b79a6c1642847862d142946ef2ef2883fbf31 (patch) | |
| tree | 45f3520e536b6d9b6be29dab29dfb04cf52697fd /azalea-world | |
| parent | 1a983beec10fe80d3bca1e5a9ee0b63c0de24117 (diff) | |
| download | azalea-drasl-a06b79a6c1642847862d142946ef2ef2883fbf31.tar.xz | |
update deps
Diffstat (limited to 'azalea-world')
| -rw-r--r-- | azalea-world/Cargo.toml | 2 |
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" } |
