rust/physfs-rs/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Sun, 13 Dec 2020 21:16:25 +0100
changeset 15794 95db10dcad71
parent 14456 a1613788130d
permissions -rw-r--r--
Fix crash when spawning vgtSmallDamageTag in Lua

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"