rust/physfs-rs/Cargo.toml
author Anton Malmygin <antonc27@mail.ru>
Wed, 15 May 2019 17:30:10 +0200
changeset 14957 947a4a4d2131
parent 14435 a1613788130d
permissions -rw-r--r--
Move build status higher

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"