rust/physfs-rs/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Fri, 14 Dec 2018 14:33:18 +0100
changeset 14446 cb08cecc3bab
parent 14435 a1613788130d
permissions -rw-r--r--
Update changelog and README

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"