rust/physfs-rs/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Sat, 15 Dec 2018 00:26:17 +0100
changeset 14456 bb7f22cb0b64
parent 14440 a1613788130d
permissions -rw-r--r--
Show mission panel key as permanent caption in movement training

[package]

name = "physfs-rs"
version = "0.1.0"
license = "zlib"
authors = [ "Robert Habermeier" ]

[lib]

name = "physfs"

[dependencies]

libc = "0.1"