time_travel/Cargo.toml
Mitchell M db5946a7de add a shader for a newline track
Co-authored-by: Copilot <copilot@github.com>
2026-05-02 22:38:12 -05:00

15 lines
346 B
TOML

[package]
name = "time_travel"
version = "0.1.0"
edition = "2024"
[dependencies]
aeronet = "0.19.0"
aeronet_replicon = { version = "0.19.0", features = ["client", "server"] }
avian2d = "0.5.0"
bevy = { version = "0.18.1", features = ["debug"] }
bevy-inspector-egui = "0.36.0"
bevy_replicon = "0.38.2"
component = "0.1.1"
rust-analyzer = "0.0.1"