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

21 lines
415 B

--- backtrace-0.3.69/Cargo.toml 1970-01-01T00:00:01+00:00
+++ backtrace-0.3.69/Cargo.toml 2023-11-29T18:35:41.541100+00:00
@@ -49,17 +49,7 @@
edition = "2018"
[[test]]
-name = "accuracy"
-required-features = ["std"]
-edition = "2018"
-
-[[test]]
name = "concurrent-panics"
-harness = false
-required-features = ["std"]
-
-[[test]]
-name = "current-exe-mismatch"
harness = false
required-features = ["std"]