rust/physfs-rs/Cargo.toml
author Anton Malmygin <antonc27@mail.ru>
Sun, 12 May 2019 17:00:01 +0200
changeset 14927 b3890f4311f7
parent 14440 a1613788130d
permissions -rw-r--r--
Fix clang C compilation

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"