rust/physfs-rs/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Mon, 15 Jul 2019 13:13:14 +0200
changeset 15247 0986513cd6e1
parent 14440 a1613788130d
permissions -rw-r--r--
HedgeEditor/Construction Mode: Adjust ammo ordering to match ammo menu's

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"