rust/physfs-rs/Cargo.toml
author alfadur <mail@none>
Thu, 07 Feb 2019 17:02:24 +0300
changeset 14698 6a2e13e36b7f
parent 14440 a1613788130d
permissions -rw-r--r--
add server anteroom

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"