rust/physfs-rs/Cargo.toml
author unC0Rr
Fri, 06 Oct 2023 22:37:44 +0200 (17 months ago)
changeset 15982 cf580d9ff7ef
parent 14435 a1613788130d
permissions -rw-r--r--
Modernize engine protocol parser
[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"