bwapi-sys 0.1.2

FFI bindings to the bwapi-c library
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "bwapi-sys"
version = "0.1.2"
authors = ["Dmitry Kashitsyn <korvin@deeptown.org>", "Roman Proskuryakov <humbug@deeptown.org>"]
build = "build.rs"
links = "BWAPIC"
description = "FFI bindings to the bwapi-c library"
keywords = ["starcraft", "broodwar", "api", "binding", "ffi"]
license = "Unlicense/MIT"
repository = "https://github.com/RnDome/bwapi-sys"
[build-dependencies.cmake]
version = "0.1.31"

[build-dependencies.flate2]
version = "1"

[build-dependencies.reqwest]
version = "0.8"

[build-dependencies.tar]
version = "0.4"