rust/physfs-rs/Cargo.toml
author alfadur
Thu, 23 May 2019 20:37:41 +0300
changeset 15035 a315927a44b2
parent 14435 a1613788130d
permissions -rw-r--r--
improve rope rendering

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"