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