rust/physfs-rs/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Sat, 12 Jan 2019 06:38:20 +0100
changeset 14564 da2094316dd7
parent 14440 a1613788130d
permissions -rw-r--r--
Frontend: More button padding tweaking

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"