rust/physfs-rs/Cargo.toml
author nemo
Sun, 16 Dec 2018 10:35:43 -0500
changeset 14464 35d47e99f5e2
parent 14440 a1613788130d
permissions -rw-r--r--
Same with ShoppaMap

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"