rust/physfs-rs/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Tue, 15 Jan 2019 01:47:07 +0100
changeset 14594 825fe522f4f1
parent 14435 a1613788130d
permissions -rw-r--r--
Target practice: Change target radar color to red

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"