DEBSOURCES
Skip Quicknav
sources / rust-wasmtime / 28.0.1%2Bdfsg-3 / debian / patches / 2006_broken_tests.patch
12345678910
--- a/Cargo.toml +++ b/Cargo.toml @@ -358,6 +358,7 @@ [[test]] name = "disas" harness = false +required-features = ["broken"] [[test]] name = "wast"