rust/physfs-rs/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Mon, 13 May 2019 23:44:00 +0200
changeset 14933 873dda2325c1
parent 14435 a1613788130d
permissions -rw-r--r--
Change voicepack fallback to Default_qau

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"