[package] name = "simulator" version = "0.1.0" edition = "2024" [dependencies] thiserror = "2" anyhow = "1" bevy = "0.18" game_sockets = { git = "https://github.com/VALERE91/game_sockets.git"}