Files
rust-smb/Cargo.toml
2015-04-08 16:52:00 +02:00

14 lines
256 B
TOML

[package]
name = "super-matte-bros"
version = "0.0.1"
authors = ["logaritmisk <anders.e.olsson@gmail.com>"]
[dependencies]
sdl2 = "0.1.0"
[dependencies.sdl2_image]
git = "https://github.com/logaritmisk/rust-sdl2_image"
[[bin]]
name = "super-matte-bros"