rust/physfs-rs/Cargo.toml
author alfadur
Fri, 12 Apr 2019 23:16:44 +0300
changeset 14796 f5d43f007970
parent 14435 a1613788130d
permissions -rw-r--r--
start by actually handling client messages

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"