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.
19 lines
407 B
19 lines
407 B
--- tracing-core-0.1.32/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ tracing-core-0.1.32/Cargo.toml 2023-10-15T10:23:18.475851+00:00
|
|
@@ -53,14 +53,9 @@
|
|
[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"
|
|
+
|