rust/physfs-rs/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Mon, 03 Jun 2019 16:49:42 +0200
changeset 15128 b4a0dc4e85e8
parent 14456 a1613788130d
permissions -rw-r--r--
Ensure the flowers get placed within map bounds

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"