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.
25 lines
513 B
25 lines
513 B
--- tracing-subscriber-0.3.17/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ tracing-subscriber-0.3.17/Cargo.toml 2023-05-29T21:11:30.797488+00:00
|
|
@@ -134,10 +134,6 @@
|
|
version = "0.1.3"
|
|
optional = true
|
|
|
|
-[dev-dependencies.criterion]
|
|
-version = "0.3.6"
|
|
-default-features = false
|
|
-
|
|
[dev-dependencies.log]
|
|
version = "0.4.17"
|
|
|
|
@@ -214,10 +210,6 @@
|
|
"alloc",
|
|
"tracing-core/std",
|
|
]
|
|
-valuable = [
|
|
- "tracing-core/valuable",
|
|
- "tracing-serde/valuable",
|
|
-]
|
|
|
|
[badges.maintenance]
|
|
status = "experimental"
|