sentry-tracing 0.26.0

Sentry integration for tracing and tracing-subscriber crates.
Documentation
[dependencies.sentry-core]
features = ["client"]
version = "0.26.0"

[dependencies.tracing-core]
version = "0.1"

[dependencies.tracing-subscriber]
default-features = false
features = ["std"]
version = "0.3.1"
[dev-dependencies.log]
version = "0.4"

[dev-dependencies.tokio]
features = ["rt-multi-thread", "macros", "time"]
version = "1.8"

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

[package]
authors = ["Sentry <hello@sentry.io>"]
description = "Sentry integration for tracing and tracing-subscriber crates.\n"
edition = "2018"
homepage = "https://sentry.io/welcome/"
license = "Apache-2.0"
name = "sentry-tracing"
readme = "README.md"
repository = "https://github.com/getsentry/sentry-rust"
resolver = "2"
version = "0.26.0"