aboutsummaryrefslogtreecommitdiff
path: root/azalea/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'azalea/Cargo.toml')
-rw-r--r--azalea/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/azalea/Cargo.toml b/azalea/Cargo.toml
index 527088f8..3e7aaaa2 100644
--- a/azalea/Cargo.toml
+++ b/azalea/Cargo.toml
@@ -41,6 +41,7 @@ tokio = "^1.31.0"
uuid = "1.4.1"
bevy_log = "0.11.1"
azalea-entity = { version = "0.1.0", path = "../azalea-entity" }
+bevy_time = "0.11.2"
[features]
default = ["log"]