# 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.60" name = "ts_opentelemetry_semantic_conventions" version = "0.12.0-beta.1" description = "Semantic conventions for OpenTelemetry" homepage = "https://github.com/ThetaSinner/opentelemetry-rust" readme = "README.md" keywords = [ "opentelemetry", "tracing", "async", ] categories = [ "development-tools::debugging", "development-tools::profiling", "asynchronous", ] license = "Apache-2.0" repository = "https://github.com/ThetaSinner/opentelemetry-rust" resolver = "1" [package.metadata.docs.rs] all-features = true rustdoc-args = [ "--cfg", "docsrs", ] [dependencies.ts_opentelemetry] version = "0.20.0-beta.1" default-features = false [dev-dependencies]