rust/physfs-rs/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Wed, 08 Jul 2020 19:11:00 +0200
changeset 15706 f2930fe1b6d0
parent 14435 a1613788130d
permissions -rw-r--r--
AI: Laser sight removes upper range cap for shotgun

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"