rust/physfs-rs/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Tue, 09 Apr 2019 00:45:14 +0200
changeset 14778 bbec6b28d072
parent 14435 a1613788130d
permissions -rw-r--r--
Fix bugs when entering speech bubble commands during hog placement phase

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"