build(deps)!: update azalea and fix ecs changes

This commit is contained in:
2025-04-18 00:20:55 -04:00
parent 3b154c6a35
commit 63cfc7c9c0
24 changed files with 2690 additions and 1881 deletions

View File

@@ -1,4 +1,4 @@
use azalea::PlayerInfo;
use azalea::player::PlayerInfo;
use mlua::{IntoLua, Lua, Result, Value};
#[derive(Clone)]