coveralls-api 0.4.0

API Bindings for coveralls.io. Deals with report creation and submission.
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 = "coveralls-api"
version = "0.4.0"
authors = ["Daniel McKenna <danielmckenna93@gmail.com>"]
description = "API Bindings for coveralls.io. Deals with report creation and submission."
readme = "README.md"
keywords = ["API", "coveralls"]
categories = ["api-bindings", "web-programming::http-client"]
license = "MIT/Apache-2.0"
repository = "https://github.com/xd009642/coveralls-api"
[dependencies.curl]
version = "0.4.6"

[dependencies.deflate]
version = "0.7.11"
features = ["gzip"]

[dependencies.md5]
version = "0.3.4"

[dependencies.serde]
version = "1.0.2"

[dependencies.serde_derive]
version = "1.0.2"

[dependencies.serde_json]
version = "1.0.2"