rust/physfs-rs/Cargo.toml
author nemo
Sun, 24 Mar 2024 14:19:02 -0400
branch1.0.0
changeset 15994 fcc98c953b5e
parent 14435 a1613788130d
permissions -rw-r--r--
suppress this message too.

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"