refactor: bring azalea-hax crate in-tree

This commit is contained in:
2025-03-18 17:14:24 -04:00
parent d1a64ee3a4
commit e3cdf4260e
6 changed files with 46 additions and 13 deletions

View File

@@ -21,7 +21,6 @@ built = { git = "https://github.com/lukaslueg/built", features = ["git2"] }
[dependencies]
anyhow = "1"
azalea = { git = "https://github.com/azalea-rs/azalea" }
azalea-hax = { git = "https://github.com/azalea-rs/azalea-hax" }
bevy_app = "0"
bevy_ecs = "0"
bevy_log = "0"