rust/physfs-rs/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Mon, 08 Apr 2019 15:51:42 +0200
changeset 14768 185f07ec4d12
parent 14435 a1613788130d
permissions -rw-r--r--
New callback: onCaseDrop (called when engine MIGHT drop a crate)

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"