# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "replicante_util_tracing" version = "0.4.1" authors = ["Stefano Pogliani "] 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.failure] version = "^0.1.5" [dependencies.humthreads] version = "^0.2.0" [dependencies.opentracingrust] version = "^0.4.0" [dependencies.opentracingrust_zipkin] version = "^0.3.0" [dependencies.replicante_util_failure] version = "^0.1.3" [dependencies.replicante_util_upkeep] version = "^0.2.1" [dependencies.reqwest] version = "^0.10.4" [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"