rust/physfs-rs/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Wed, 16 Jan 2019 19:59:08 +0100
changeset 14633 bd15c8551318
parent 14456 a1613788130d
permissions -rw-r--r--
Make use of passive teams in various campaign missions

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"