aboutsummaryrefslogtreecommitdiff
path: root/azalea-world
diff options
context:
space:
mode:
Diffstat (limited to 'azalea-world')
-rw-r--r--azalea-world/Cargo.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/azalea-world/Cargo.toml b/azalea-world/Cargo.toml
index 1fcb65f8..b71c1854 100644
--- a/azalea-world/Cargo.toml
+++ b/azalea-world/Cargo.toml
@@ -27,8 +27,5 @@ parking_lot = "^0.12.1"
thiserror = "1.0.48"
uuid = "1.4.1"
-[profile.release]
-lto = true
-
[dev-dependencies]
azalea-client = { path = "../azalea-client" }