aboutsummaryrefslogtreecommitdiff
path: root/azalea-client/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'azalea-client/Cargo.toml')
-rw-r--r--azalea-client/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/azalea-client/Cargo.toml b/azalea-client/Cargo.toml
index 6bc07def..2a80467a 100644
--- a/azalea-client/Cargo.toml
+++ b/azalea-client/Cargo.toml
@@ -25,6 +25,7 @@ bevy_ecs = "0.10.0"
bevy_log = "0.10.0"
bevy_tasks = "0.10.0"
bevy_time = "0.10.0"
+azalea-inventory = { path = "../azalea-inventory", version = "0.1.0" }
derive_more = { version = "0.99.17", features = ["deref", "deref_mut"] }
futures = "0.3.25"
log = "0.4.17"