rust/physfs-rs/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Sun, 13 Jan 2019 05:00:14 +0100
changeset 14562 af22a14c6a23
parent 14435 a1613788130d
permissions -rw-r--r--
Frontend: Tweak button padding once more

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"