rust/physfs-rs/Cargo.toml
author LocutusOfBorg
Thu, 10 Oct 2019 09:39:43 -0400
changeset 15453 f28016c508c0
parent 14435 a1613788130d
permissions -rw-r--r--
travis: refresh dependencies, use physfs from my ppa instead of build…

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"