You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
--- tracing-subscriber-0.3.19/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
|
|
+++ tracing-subscriber-0.3.19/Cargo.toml 2025-01-03T16:52:40.763992+00:00
|
|
|
|
@@ -329,21 +329,8 @@
|
|
|
|
]
|
|
|
|
valuable = [
|
|
|
|
"tracing-core/valuable",
|
|
|
|
- "valuable_crate",
|
|
|
|
- "valuable-serde",
|
|
|
|
"tracing-serde/valuable",
|
|
|
|
]
|
|
|
|
-
|
|
|
|
-[target."cfg(tracing_unstable)".dependencies.valuable-serde]
|
|
|
|
-version = "0.1.0"
|
|
|
|
-optional = true
|
|
|
|
-default-features = false
|
|
|
|
-
|
|
|
|
-[target."cfg(tracing_unstable)".dependencies.valuable_crate]
|
|
|
|
-version = "0.1.0"
|
|
|
|
-optional = true
|
|
|
|
-default-features = false
|
|
|
|
-package = "valuable"
|
|
|
|
|
|
|
|
[badges.maintenance]
|
|
|
|
status = "experimental"
|
|
|
|
@@ -355,3 +342,4 @@
|
|
|
|
"cfg(flaky_tests)",
|
|
|
|
"cfg(tracing_unstable)",
|
|
|
|
]
|
|
|
|
+
|