rust/physfs-rs/Cargo.toml
author unc0rr
Fri, 22 Mar 2019 21:06:12 +0100
changeset 14712 57293f34ce59
parent 14435 a1613788130d
permissions -rw-r--r--
Detect and handle resize

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"