rust/physfs-rs/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Thu, 10 Jan 2019 00:33:05 +0100
changeset 14539 c38dd843763f
parent 14440 a1613788130d
permissions -rw-r--r--
Fix double water splash if flying saucer drowns (bug #681)

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"