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.
23 lines
474 B
23 lines
474 B
--- 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.764992+00:00
|
|
@@ -178,7 +178,7 @@
|
|
optional = true
|
|
|
|
[dependencies.nu-ansi-term]
|
|
-version = "0.46.0"
|
|
+version = ">=0.46,<0.51"
|
|
optional = true
|
|
|
|
[dependencies.once_cell]
|
|
@@ -326,10 +326,6 @@
|
|
std = [
|
|
"alloc",
|
|
"tracing-core/std",
|
|
-]
|
|
-valuable = [
|
|
- "tracing-core/valuable",
|
|
- "tracing-serde/valuable",
|
|
]
|
|
|
|
[badges.maintenance]
|