rust/physfs-rs/Cargo.toml
author sheepluva
Fri, 03 Jul 2020 23:51:47 +0200
branchui-scaling
changeset 15663 d92eeb468dad
parent 14435 a1613788130d
permissions -rw-r--r--
Merge branch 1.0.0 into branch ui-scaling

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"