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/tracing-fix-metadata.diff

22 lines
539 B

--- tracing-0.1.38/Cargo.toml 1970-01-01T00:00:01+00:00
+++ tracing-0.1.38/Cargo.toml 2023-04-26T21:30:13.279960+00:00
@@ -102,10 +102,6 @@
version = "0.1.30"
default-features = false
-[dev-dependencies.criterion]
-version = "0.3.6"
-default_features = false
-
[dev-dependencies.futures]
version = "0.3.21"
default_features = false
@@ -134,7 +130,6 @@
release_max_level_trace = []
release_max_level_warn = []
std = ["tracing-core/std"]
-valuable = ["tracing-core/valuable"]
[badges.maintenance]
status = "actively-developed"