rust/physfs-rs/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Sat, 05 Jan 2019 22:05:20 +0100
changeset 14527 d0441c7e9000
parent 14440 a1613788130d
permissions -rw-r--r--
Lua: Add InitHealth, read-only variable containing the initial hog health setting

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"