rust/physfs-rs/Cargo.toml
author Jens Petersen
Mon, 12 Sep 2022 12:50:37 -0400
branch1.0.0
changeset 15861 9d4ba1912e71
parent 14435 a1613788130d
permissions -rw-r--r--
build fix from https://bugzilla.redhat.com/show_bug.cgi?id=1853122

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"