aboutsummaryrefslogtreecommitdiff
path: root/azalea/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'azalea/Cargo.toml')
-rw-r--r--azalea/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea/Cargo.toml b/azalea/Cargo.toml
index d1bf4884..3e5aa275 100644
--- a/azalea/Cargo.toml
+++ b/azalea/Cargo.toml
@@ -30,7 +30,7 @@ bevy_app = { workspace = true }
bevy_ecs = { workspace = true }
bevy_log = { workspace = true }
bevy_tasks = { workspace = true, features = ["multi_threaded"] }
-#bevy_time = { workspace = true }
+# bevy_time = { workspace = true }
derive_more = { workspace = true, features = ["deref", "deref_mut"] }
futures = { workspace = true }
futures-lite = { workspace = true }