rust/physfs-rs/Cargo.toml
author alfadur
Thu, 28 Mar 2024 00:25:22 +0300
changeset 16004 2871fc57a282
parent 14435 a1613788130d
permissions -rw-r--r--
fix early room deletion

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"