rust/physfs-rs/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Wed, 16 Jan 2019 23:58:12 +0100
changeset 14620 5c52013fd0aa
parent 14435 a1613788130d
permissions -rw-r--r--
ACF5: Disable utilities until the traitor has been dealt with

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"