rust/physfs-rs/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Sun, 15 Sep 2019 19:42:35 +0200
changeset 15406 77f7a7e48ec1
parent 14435 a1613788130d
permissions -rw-r--r--
Update game schemes in racer.yaml to re-enable invuln in Racer

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"