rust/physfs-rs/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Tue, 11 Jun 2019 16:02:29 +0200
changeset 15134 0e0b5fc1674e
parent 14435 a1613788130d
permissions -rw-r--r--
Fix floating hog when switching to moving hog

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"