# 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 = "2021" rust-version = "1.80.0" name = "tracing-core-x" version = "0.0.2" authors = ["29 <791603901@qq.com>"] build = "build.rs" autobins = false autoexamples = false autotests = false autobenches = false description = """ 🚫 The project has been abandoned, please do not use it! """ homepage = "https://github.com/opensound-org/tracing-core-x" readme = "README.md" keywords = [ "serde", "send", "sync", "logging", "profiling", ] categories = [ "concurrency", "data-structures", "development-tools::debugging", "development-tools::profiling", "encoding", ] license = "MIT/Apache-2.0" repository = "https://github.com/opensound-org/tracing-core-x" [package.metadata.docs.rs] all-features = true [lib] name = "tracing_core_x" path = "src/lib.rs" [[example]] name = "remote-tracing" path = "examples/remote-tracing/main.rs" [dependencies.serde] version = "1.0.215" features = ["derive"] [dependencies.tracing-core] version = "0.1.32" [dev-dependencies.nu-ansi-term] version = "0.50.1" [dev-dependencies.rand] version = "0.8.5" [dev-dependencies.serde_json] version = "1.0.133" [dev-dependencies.tokio] version = "1.4.11" features = ["full"] [dev-dependencies.tracing] version = "0.1.40" [dev-dependencies.tracing-subscriber] version = "0.3.18" features = ["chrono"] [build-dependencies.version_check] version = "0.9.5"