rust/physfs-rs/Cargo.toml
author nemo
Wed, 07 Sep 2022 16:52:45 -0400
branch1.0.0
changeset 15855 9dceb83331d5
parent 14435 a1613788130d
permissions -rw-r--r--
forgot to bump the patch num

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"