aboutsummaryrefslogtreecommitdiff
path: root/azalea-core/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'azalea-core/Cargo.toml')
-rwxr-xr-xazalea-core/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/azalea-core/Cargo.toml b/azalea-core/Cargo.toml
index 27112b21..470bc998 100755
--- a/azalea-core/Cargo.toml
+++ b/azalea-core/Cargo.toml
@@ -6,6 +6,7 @@ version = "0.1.0"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
+azalea-buf = {path = "../azalea-buf"}
azalea-chat = {path = "../azalea-chat"}
azalea-nbt = {path = "../azalea-nbt"}
uuid = "^1.1.2"