rust/physfs-rs/Cargo.toml
author alfadur
Fri, 31 Jul 2020 05:41:53 +0300
changeset 15756 cc6910b6631c
parent 14456 a1613788130d
permissions -rw-r--r--
improve 🍄 shading

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"