rust/physfs-rs/Cargo.toml
author alfadur
Fri, 31 May 2019 21:34:32 +0300
changeset 15110 24994035a0e0
parent 14456 a1613788130d
permissions -rw-r--r--
rename length to something different

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"