rust/physfs-rs/Cargo.toml
author alfadur
Fri, 23 Aug 2019 19:26:52 +0300
changeset 15350 81037b6052f4
parent 14435 a1613788130d
permissions -rw-r--r--
install win64 builds into ProgramFiles by default

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"