rust/physfs-rs/Cargo.toml
author alfadur
Mon, 25 Mar 2024 00:04:13 +0300
changeset 16026 7c8697fa019f
parent 14456 a1613788130d
permissions -rw-r--r--
fix protocol recovery

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"