diff --git a/patches/remove-monitor-info-example.patch b/patches/remove-monitor-info-example.patch index f8e880b2..519b6659 100644 --- a/patches/remove-monitor-info-example.patch +++ b/patches/remove-monitor-info-example.patch @@ -1,12 +1,11 @@ diff --git a/Cargo.toml b/Cargo.toml -index 978c1b754..85dc42c5a 100644 +index 6c7361f723..fec26de636 100644 --- a/Cargo.toml +++ b/Cargo.toml -@@ -3395,14 +3395,3 @@ rustc-args = ["--cfg", "docsrs_dep"] - rustdoc-args = ["-Zunstable-options", "--generate-link-to-definition"] +@@ -3825,17 +3825,6 @@ rustdoc-args = ["-Zunstable-options", "--generate-link-to-definition"] all-features = true cargo-args = ["-Zunstable-options", "-Zrustdoc-scrape-examples"] -- + -[[example]] -name = "monitor_info" -path = "examples/window/monitor_info.rs" @@ -17,3 +16,7 @@ index 978c1b754..85dc42c5a 100644 -description = "Displays information about available monitors (displays)." -category = "Window" -wasm = false +- + # Testbed + [[example]] + name = "testbed_2d"