Files
rust-smb/Cargo.toml
2015-01-14 17:19:04 +01:00

14 lines
295 B
TOML

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