rust/physfs-rs/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Fri, 18 Jan 2019 07:24:39 +0100
changeset 14637 5132548cdb77
parent 14440 a1613788130d
permissions -rw-r--r--
Add workaround around an SDL_mixer bug that screws up volume after using flamethrower (bug #721)

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"