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

25 lines
602 B

--- tracing-0.1.34/Cargo.toml 1970-01-01T00:00:01+00:00
+++ tracing-0.1.34/Cargo.toml 2022-05-24T21:51:28.698730+00:00
@@ -77,10 +77,6 @@
version = "0.1.22"
default-features = false
-[dev-dependencies.criterion]
-version = "0.3"
-default_features = false
-
[dev-dependencies.log]
version = "0.4"
@@ -105,10 +101,6 @@
release_max_level_trace = []
release_max_level_warn = []
std = ["tracing-core/std"]
-valuable = ["tracing-core/valuable"]
-
-[target."cfg(target_arch = \"wasm32\")".dev-dependencies.wasm-bindgen-test]
-version = "^0.3"
[badges.maintenance]
status = "actively-developed"