rust/physfs-rs/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Sat, 26 Oct 2019 22:41:34 +0200
changeset 15489 d0ef2d8da64a
parent 14440 a1613788130d
permissions -rw-r--r--
Set correct turn time in racer.yaml

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"