rust/physfs-rs/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Thu, 18 Apr 2019 19:44:25 +0200
changeset 14813 9443dc6663ba
parent 14440 a1613788130d
permissions -rw-r--r--
Refactor mouse movement handling

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"