rust/physfs-rs/Cargo.toml
author alfadur
Thu, 26 Sep 2019 22:31:06 +0300
changeset 15446 a6699f4a3d16
parent 14456 a1613788130d
permissions -rw-r--r--
fix typo

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"