download_sdl2 0.0.3

A build helper for downloading SDL2 libraries
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 = "download_sdl2"
version = "0.0.3"
authors = ["William Roe <git@wjlr.org.uk>"]
description = "A build helper for downloading SDL2 libraries"
license = "MIT"

[lib]
doctest = false
[dependencies.flate2]
version = "1.0"

[dependencies.glob]
version = "0.2"

[dependencies.hyper]
version = "0.10"

[dependencies.tar]
version = "0.4"

[dependencies.zip]
version = "0.3"