rust/physfs-rs/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Sat, 06 Jun 2020 16:09:16 +0200
changeset 15599 dc62f1c13bb2
parent 14435 a1613788130d
permissions -rw-r--r--
Teach AI to spam extra time if infinite

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"