rust/physfs-rs/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Thu, 11 Jul 2019 20:23:42 +0200
changeset 15235 66dcb7728e01
parent 14435 a1613788130d
permissions -rw-r--r--
Air attack: Fix infintie sound when target is at extreme X pos

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"