rust/physfs-rs/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Mon, 29 Jun 2020 13:40:13 +0200
changeset 15652 3d8c2ab2b98b
parent 14435 a1613788130d
permissions -rw-r--r--
Tweak airplane spawn point to avoid appear out of nowhere

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"