rust/physfs-rs/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Mon, 15 Jul 2019 23:26:00 +0200
changeset 15245 395563ffc8b5
parent 14435 a1613788130d
permissions -rw-r--r--
Racer: Count turn as skipped when computer skipped

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"