mirror of
https://github.com/Mercantec-GHC/h5-projekt-mst.git
synced 2026-08-27 13:47:38 +02:00
8 lines
132 B
TOML
8 lines
132 B
TOML
[package]
|
|
name = "skate-slope"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
sdl3 = { version = "0.18.0", features = ["ttf"] }
|