rust/physfs-rs/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Sun, 07 Apr 2019 23:08:33 +0200
changeset 14779 bc0e86b0347b
parent 14456 a1613788130d
permissions -rw-r--r--
Don't show SMine timer if drowning

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"