aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 09a8f8d4..ee97e7bf 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -403,6 +403,7 @@ dependencies = [
"azalea-registry",
"bevy_ecs",
"crc32c",
+ "derive_more",
"indexmap",
"nohash-hasher",
"num-traits",
@@ -521,7 +522,6 @@ dependencies = [
"azalea-inventory",
"azalea-protocol-macros",
"azalea-registry",
- "azalea-world",
"bevy_ecs",
"flate2",
"futures",