warp10 0.11.2

Warp10 client for rust
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 = "warp10"
version = "0.11.2"
authors = ["Marc-Antoine Perennou <marc-antoine.perennou@clever-cloud.com>"]
description = "Warp10 client for rust"
documentation = "https://docs.rs/warp10/"
readme = "README.md"
keywords = ["warp10", "time-series"]
categories = ["api-bindings", "database"]
license = "BSD-3-Clause"
repository = "https://github.com/CleverCloud/warp10.rs"
[dependencies.mime]
version = "^0.3"

[dependencies.percent-encoding]
version = "^2.0"

[dependencies.reqwest]
version = "^0.9"

[dependencies.time]
version = "^0.1"

[dependencies.url]
version = "^2.0"
[badges.appveyor]
repository = "Keruspe/warp10.rs"

[badges.travis-ci]
repository = "Keruspe/warp10.rs"