rust/physfs-rs/Cargo.toml
author alfadur
Mon, 10 Aug 2020 12:56:53 +0300
changeset 15737 6832dab555ae
parent 14435 a1613788130d
permissions -rw-r--r--
workaround for FPC 3.2.0 ICE

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"