rust/physfs-rs/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Thu, 11 Jul 2019 22:31:29 +0200
changeset 15258 5c91c5191085
parent 14456 a1613788130d
permissions -rw-r--r--
Give snorkel to air plane pilot in weSea

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"