rust/physfs-rs/Cargo.toml
author alfadur
Mon, 28 Oct 2019 00:31:41 +0300
changeset 15492 91f0c5ec37b5
parent 14440 a1613788130d
permissions -rw-r--r--
move change_master into the server

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"