aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2021-12-18 17:02:23 -0600
committermat <github@matdoes.dev>2021-12-18 17:02:23 -0600
commit76e1985fc4ab21c43e17fef685b17a567b1073a5 (patch)
tree8eb41443888a8d3d5c99e63121ed9189d5f224fe /Cargo.toml
parent428d0ee0e643676e47683c7d314cefebd03bf3f1 (diff)
downloadazalea-drasl-76e1985fc4ab21c43e17fef685b17a567b1073a5.tar.xz
reading nbt
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 0cf441eb..d22c326b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,4 +7,5 @@ members = [
"azalea-chat",
"azalea-core",
"azalea-auth",
+ "azalea-nbt",
]