Files
snespatcher/Cargo.toml
T

11 lines
250 B
TOML
Raw Normal View History

2021-06-23 22:28:05 -04:00
[package]
name = "snespatcher"
version = "0.1.0"
authors = ["Wyatt J. Miller <wjmiller2016@gmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
2022-05-23 22:13:47 -04:00
gtk4 = "0.4.7"