influent 0.5.3

InfluxDB Rust driver
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 = "influent"
version = "0.5.3"
authors = ["gobwas <gobwas@gmail.com>", "Bastien Orivel <eijebong@bananium.fr>"]
description = "InfluxDB Rust driver"
documentation = "http://gobwas.github.io/influent.rs/influent/index.html"
readme = "README.md"
keywords = ["influx", "influxdb"]
license = "MIT"
repository = "https://github.com/gobwas/influent.rs"
[dependencies.base64]
version = "0.12"

[dependencies.futures]
version = "0.1"

[dependencies.http]
version = "0.1"

[dependencies.hyper]
version = "0.12"

[dependencies.tokio]
version = "0.1"

[dependencies.tokio-executor]
version = "0.1"

[dependencies.url]
version = "2.0"