rust/physfs-rs/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Sat, 27 Apr 2019 19:14:00 +0200
changeset 14867 75b515a64202
parent 14456 a1613788130d
permissions -rw-r--r--
Show key combinations in controls config menu (read-only)

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"