audubon/Cargo.toml

13 lines
240 B
TOML
Raw Normal View History

2023-11-25 01:09:10 +00:00
[package]
name = "audubon"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
argh = "0.1.12"
bevy = "0.12.0"
rand = "0.8.5"
rstar = "0.11.0"