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-auto.diff

18 lines
439 B

--- tracing-0.1.41/Cargo.toml 1970-01-01T00:00:01+00:00
+++ tracing-0.1.41/Cargo.toml 2024-12-12T11:14:21.254081+00:00
@@ -235,9 +235,6 @@
std = ["tracing-core/std"]
valuable = ["tracing-core/valuable"]
-[target.'cfg(target_arch = "wasm32")'.dev-dependencies.wasm-bindgen-test]
-version = "0.3.38"
-
[badges.maintenance]
status = "actively-developed"
@@ -248,3 +245,4 @@
"cfg(flaky_tests)",
"cfg(tracing_unstable)",
]
+