rust/physfs-rs/Cargo.toml
author unc0rr
Tue, 04 Jun 2019 22:37:42 +0200
changeset 15121 1a43b570cbe4
parent 14435 a1613788130d
permissions -rw-r--r--
Fix build errors in certain configurations

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"