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.
rust-tracing-core/tracing-core-fix-metadata-a...

23 lines
485 B

--- tracing-core-0.1.33/Cargo.toml 1970-01-01T00:00:01+00:00
+++ tracing-core-0.1.33/Cargo.toml 2024-11-26T14:35:36.960475+00:00
@@ -83,14 +83,8 @@
[features]
default = [
"std",
- "valuable?/std",
]
std = ["once_cell"]
-
-[target."cfg(tracing_unstable)".dependencies.valuable]
-version = "0.1.0"
-optional = true
-default-features = false
[badges.maintenance]
status = "actively-developed"
@@ -102,3 +96,4 @@
"cfg(flaky_tests)",
"cfg(tracing_unstable)",
]
+