rust/physfs-rs/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Thu, 10 Jan 2019 00:41:31 +0100
changeset 14540 65780bd056c1
parent 14440 a1613788130d
permissions -rw-r--r--
Restructure changelog

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"