Files
rust-smb/Cargo.lock
2015-01-02 15:23:45 +01:00

13 lines
277 B
TOML

[root]
name = "super-matte-bros"
version = "0.0.1"
dependencies = [
"sdl2 0.0.13 (git+https://github.com/AngryLawyer/rust-sdl2)",
]
[[package]]
name = "sdl2"
version = "0.0.13"
source = "git+https://github.com/AngryLawyer/rust-sdl2#1e9a96755780b757ed8833c16b17396b33e5eb15"