Files
bevy_oxr/crates/bevy_xr/Cargo.toml
Schmarni e65573124b rename crates
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-07-04 19:41:56 +02:00

11 lines
233 B
TOML

[package]
name = "bevy_mod_xr"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
bevy.workspace = true
bevy_xr_macros.path = "macros"