rust/physfs-rs/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Thu, 11 Jul 2019 06:24:03 +0200
changeset 15230 4576e41c0692
parent 14435 a1613788130d
permissions -rw-r--r--
Add air plane underwater sound and add water splashes

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"