rust/physfs-rs/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Mon, 05 Aug 2019 22:28:59 +0200
changeset 15296 b5171e6c94a4
parent 14435 a1613788130d
permissions -rw-r--r--
Fix movement stopping when activating saucer after longjump

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"