aboutsummaryrefslogtreecommitdiff
path: root/azalea-core
diff options
context:
space:
mode:
Diffstat (limited to 'azalea-core')
-rw-r--r--azalea-core/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/azalea-core/Cargo.toml b/azalea-core/Cargo.toml
index 3a5e00d8..7e205847 100644
--- a/azalea-core/Cargo.toml
+++ b/azalea-core/Cargo.toml
@@ -7,8 +7,8 @@ license = { workspace = true }
repository = { workspace = true }
[dependencies]
-azalea-buf = { path = "../azalea-buf", version = "0.10.0" }
-azalea-registry = { path = "../azalea-registry", version = "0.10.0" }
+azalea-buf = { path = "../azalea-buf", version = "0.11.0+mc1.21.4" }
+azalea-registry = { path = "../azalea-registry", version = "0.11.0+mc1.21.4" }
bevy_ecs = { workspace = true, optional = true }
nohash-hasher = { workspace = true }
num-traits = { workspace = true }