aboutsummaryrefslogtreecommitdiff
path: root/azalea-world/Cargo.toml
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2022-06-24 23:10:59 -0500
committermat <github@matdoes.dev>2022-06-24 23:10:59 -0500
commitb030b0ea330c674415f7e30634957167b2fa6a6d (patch)
treea55ca353bb546967fb56e250e0da469f8d4ea291 /azalea-world/Cargo.toml
parent5643cc4a9450d000a3cc7bc771409313cdfbf5b4 (diff)
downloadazalea-drasl-b030b0ea330c674415f7e30634957167b2fa6a6d.tar.xz
start adding moving
Diffstat (limited to 'azalea-world/Cargo.toml')
-rw-r--r--azalea-world/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/azalea-world/Cargo.toml b/azalea-world/Cargo.toml
index 02f05b46..ca890d82 100644
--- a/azalea-world/Cargo.toml
+++ b/azalea-world/Cargo.toml
@@ -13,6 +13,7 @@ azalea-entity = {path = "../azalea-entity"}
azalea-nbt = {path = "../azalea-nbt"}
log = "0.4.17"
nohash-hasher = "0.2.0"
+uuid = "1.1.2"
[profile.release]
lto = true