datadog-statsd 0.1.1

A dogstatsd client for rust.
Documentation
[dependencies.rand]
version = "^0.3"

[package]
authors = ["Mark Story <mark@mark-story.com>"]
description = "A dogstatsd client for rust."
documentation = "https://docs.rs/datadog-statsd/"
homepage = "https://github.com/minato128/rust-dogstatsd"
include = ["**/*.rs", "Cargo.toml", "README.md", "LICENSE.txt"]
keywords = ["datadog", "dogstatsd", "statsd"]
license = "MIT"
name = "datadog-statsd"
readme = "README.md"
repository = "https://github.com/minato128/rust-dogstatsd"
version = "0.1.1"