YAI-flash-recreation/Cargo.toml
2022-05-05 13:21:18 -05:00

13 lines
258 B
TOML

[package]
name = "game_test"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
cat-box = "0.1.6"
sdl2 = "0.35.2"
rand = "0.8.5"
play = "0.5.3"
rodio = "0.15.0"