rust/physfs-rs/Cargo.toml
author alfadur
Mon, 19 Aug 2019 18:48:11 +0300
changeset 15343 ae4c5738e8cb
parent 14435 a1613788130d
permissions -rw-r--r--
copy alpha extraction to the other digest computation

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"