affection-rs/Cargo.toml

11 lines
234 B
TOML
Raw Permalink Normal View History

2020-03-04 18:28:07 +01:00
[package]
name = "affection"
version = "0.1.0"
authors = ["Astro <astro@spaceboyz.net>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
sdl2 = "0.33"