rust/physfs-rs/Cargo.toml
author unc0rr
Fri, 26 Apr 2019 23:21:58 +0200
changeset 14842 ef9630519491
parent 14435 a1613788130d
permissions -rw-r--r--
Fix some minor problems with new frontend code

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"