rust/physfs-rs/Cargo.toml
author alfadur
Thu, 09 Sep 2021 21:06:45 +0300
changeset 15818 0c21cdbc5207
parent 14435 a1613788130d
permissions -rw-r--r--
use array map in timer constructor

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"