rust/physfs-rs/Cargo.toml
author unC0Rr
Thu, 29 Sep 2022 16:29:23 +0200
changeset 15881 212e16c60bf5
parent 14435 a1613788130d
permissions -rw-r--r--
Add replay storage to the new server implementation

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"