rust/physfs-rs/Cargo.toml
author alfadur <mail@none>
Mon, 23 Dec 2019 18:11:15 +0300
changeset 15521 1fcce8feace4
parent 14435 a1613788130d
permissions -rw-r--r--
lost the anteroom

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"