rust/physfs-rs/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Sat, 18 May 2019 18:22:14 +0200
changeset 15009 2bf7b1ba12fe
parent 14440 a1613788130d
permissions -rw-r--r--
Update changelog

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"