[dependencies.crossbeam-channel]
version = "^0.4.2"
[dependencies.rand]
version = "^0.7.3"
[package]
authors = ["Stefano Pogliani <stefano@spogliani.net>"]
description = "opentracing.io library for rust"
documentation = "https://docs.rs/opentracingrust/"
edition = "2018"
homepage = "https://github.com/stefano-pogliani/opentracingrust"
keywords = ["opentracing", "tracing"]
license = "MIT"
name = "opentracingrust"
readme = "Readme.md"
repository = "https://github.com/stefano-pogliani/opentracingrust"
version = "0.4.0"