rust/physfs-rs/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Fri, 14 Jun 2019 21:09:08 +0200
changeset 15159 a344e20edfa1
parent 14456 a1613788130d
permissions -rw-r--r--
ACF1: Crate challenge: Fix turn time being reset to infinity after taking dmg

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"