rust/physfs-rs/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Sat, 20 Apr 2019 19:57:15 +0200
changeset 14846 cb5ffe17fdf9
parent 14456 a1613788130d
permissions -rw-r--r--
Space Invasion: Fix missing arg in math.min

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"