YAI-flash-recreation/Cargo.toml
VincentKnightTesting 67be0fe1ba initial commit
2022-05-05 08:12:56 -05:00

11 lines
226 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"