rust/physfs-rs/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Wed, 09 Oct 2019 18:08:37 +0200
changeset 15450 47cf2cf736e7
parent 14435 a1613788130d
permissions -rw-r--r--
Remove toupper in CMakeLists.txt

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"