nesrust/uitlk/Cargo.toml

9 lines
190 B
TOML
Raw Permalink Normal View History

2025-03-01 12:15:32 -05:00
[package]
name = "uitlk"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
2025-03-02 22:07:07 -05:00
sdl3 = "0.14.14"