rustracing_jaeger 0.2.0

Jaeger client library created on top of rustracing
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]
edition = "2018"
name = "rustracing_jaeger"
version = "0.2.0"
authors = ["Takeru Ohta <phjgt308@gmail.com>"]
description = "Jaeger client library created on top of rustracing"
homepage = "https://github.com/sile/rustracing_jaeger"
readme = "README.md"
keywords = ["opentracing", "jaeger"]
license = "MIT"
repository = "https://github.com/sile/rustracing_jaeger"
[dependencies.crossbeam-channel]
version = "0.3"

[dependencies.hostname]
version = "0.1"

[dependencies.percent-encoding]
version = "1.0"

[dependencies.rand]
version = "0.6"

[dependencies.rustracing]
version = "0.2.0"

[dependencies.thrift_codec]
version = "0.1"

[dependencies.trackable]
version = "0.2"
[dev-dependencies.bytecodec]
version = "0.4"

[dev-dependencies.fibers_global]
version = "0.1"

[dev-dependencies.fibers_http_server]
version = "0.1"

[dev-dependencies.futures]
version = "0.1"

[dev-dependencies.httpcodec]
version = "0.2"
[badges.codecov]
repository = "sile/rustracing_jaeger"

[badges.travis-ci]
repository = "sile/rustracing_jaeger"