[package] name = "traceparent" description = "w3c traceparents made simple" version = "0.0.3" license = "MIT" authors = ["Marais Rossouw "] repository = "https://github.com/maraisr/tctx" homepage = "https://github.com/maraisr/tctx" documentation = "https://docs.rs/traceparent" keywords = ["tracecontext","traceparent", "distributed", "tracing", "w3c"] edition = "2018" [dependencies] anyhow = "1.0" fastrand = "1.8"