[go: up one dir, main page]

cadence 0.15.1

An extensible Statsd 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 = "cadence"
version = "0.15.1"
authors = ["TSH Labs"]
description = "An extensible Statsd client for Rust"
homepage = "https://github.com/tshlabs/cadence"
documentation = "https://docs.rs/cadence/"
readme = "README.md"
keywords = ["statsd", "metrics"]
license = "Apache-2.0/MIT"
repository = "https://github.com/tshlabs/cadence.git"

[lib]
name = "cadence"
path = "src/lib.rs"
[dependencies.crossbeam]
version = "0.3.2"
[badges.travis-ci]
repository = "tshlabs/cadence"