rust/physfs-rs/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Thu, 18 Apr 2019 20:02:45 +0200
changeset 14809 c2793ff4e887
parent 14435 a1613788130d
permissions -rw-r--r--
Fix camera jumping around in touchscreen mode

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"