rust/physfs-rs/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Tue, 07 May 2019 13:15:00 +0200
changeset 14899 5a6da39c5f2a
parent 14440 a1613788130d
permissions -rw-r--r--
hwengine: Add missing default binds for camera movement and team chat

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"