rust/physfs-rs/Cargo.toml
author alfadur
Sun, 16 Jun 2019 19:16:26 +0300
changeset 15168 bcb98009ad39
parent 14440 a1613788130d
permissions -rw-r--r--
avoid allocation in hash comparison

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"