rust/physfs-rs/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Tue, 12 May 2020 19:35:21 +0200
changeset 15557 774d2361189c
parent 14435 a1613788130d
permissions -rw-r--r--
Credit chujoii for a couple of more hats

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"