rust/physfs-rs/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Thu, 16 May 2019 08:05:10 +0200
changeset 14974 65be598c64b9
parent 14440 a1613788130d
permissions -rw-r--r--
Fix Birdy stopping turn after dropping 1st egg

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"