grad 0.1.0

aggregate, store, query and visualize your metrics, all in one tool
# 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 = "grad"
version = "0.1.0"
authors = ["Geoffroy Couprie <contact@geoffroycouprie.com>"]
description = "aggregate, store, query and visualize your metrics, all in one tool"
readme = "README.md"
keywords = ["metrics", "statsd", "graph", "chart"]
categories = ["database-implementations", "visualization"]
license = "AGPL-3.0-or-later"
repository = "https://github.com/geal/grad"
[dependencies.bytes]
version = "^0.4"

[dependencies.log]
version = "^0.4"

[dependencies.nom]
version = "^4.0"

[dependencies.pretty_env_logger]
version = "^0.2"

[dependencies.serde]
version = "^1.0"

[dependencies.serde_derive]
version = "^1.0"

[dependencies.time]
version = "^0.1"

[dependencies.tokio]
version = "^0.1"

[dependencies.tokio-io]
version = "^0.1"

[dependencies.warp]
version = "^0.1"