replicante_util_tracing 0.1.1

A collection of OpenTracing tools
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 = "replicante_util_tracing"
version = "0.1.1"
authors = ["Stefano Pogliani <stefano@spogliani.net>"]
description = "A collection of OpenTracing tools"
homepage = "https://www.replicante.io/"
documentation = "https://docs.rs/replicante_util_tracing"
readme = "../../README.md"
keywords = ["replicante", "utility", "opentracing"]
license = "MIT"
repository = "https://github.com/replicante-io/common"
[dependencies.error-chain]
version = "^0.12.0"

[dependencies.opentracingrust]
version = "^0.3.1"

[dependencies.opentracingrust_zipkin]
version = "^0.1.2"

[dependencies.serde]
version = "^1.0.34"

[dependencies.serde_derive]
version = "^1.0.34"

[dependencies.slog]
version = "^2.2.1"
[dev-dependencies.serde_yaml]
version = "^0.8.0"