h5-projekt-mst/game/Cargo.toml

9 lines
111 B
TOML

[package]
name = "skate-slope"
version = "0.1.0"
edition = "2021"
[dependencies]
sdl3 = "0.17.3"
rand = "0.8"