rust/physfs-rs/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Tue, 12 May 2020 20:36:23 +0200
changeset 15580 3b8d208bb513
parent 14456 a1613788130d
permissions -rw-r--r--
Fix some typos in hat names in CREDITS

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"