File update_to_libdisplay-info_3.patch of Package cosmic-comp-git

diff --unified --recursive --text a/Cargo.lock b/Cargo.lock
--- a/Cargo.lock	2025-10-05 12:17:57.009358146 -0600
+++ b/Cargo.lock	2025-10-05 12:20:56.873724105 -0600
@@ -3005,9 +3005,9 @@
 
 [[package]]
 name = "libdisplay-info"
-version = "0.2.2"
+version = "0.3.0"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "4210cfe93a0dc37228e08105e3c13171e5af816f7bd39e00e3d3adcf2b487a2b"
+checksum = "59fd96dbb2381ff31f314f07accbdf8550febdcc5cd8761ecaf7c1763361c359"
 dependencies = [
  "bitflags 2.9.4",
  "libc",
@@ -3029,9 +3029,9 @@
 
 [[package]]
 name = "libdisplay-info-sys"
-version = "0.2.2"
+version = "0.3.0"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "7f4f9264ece23c37ffa023ae635f48d588e1786745dad06dff10c9fb99dc646c"
+checksum = "26590d55b8819f9c6b0d95d9d12dc9edbfd1f2413e88814a33b631ac049bb51f"
 dependencies = [
  "semver",
  "system-deps",
diff --unified --recursive --text a/Cargo.toml b/Cargo.toml
--- a/Cargo.toml	2025-10-05 12:17:57.009358146 -0600
+++ b/Cargo.toml	2025-10-05 12:22:03.735788910 -0600
@@ -32,7 +32,7 @@
 cosmic-text = { git = "https://github.com/pop-os/cosmic-text.git", features = [
     "shape-run-cache",
 ] }
-libdisplay-info = "0.2.2"
+libdisplay-info = "0.3.0"
 egui = { version = "0.31.0", optional = true }
 egui_plot = { version = "0.31.0", optional = true }
 i18n-embed = { version = "0.16", features = [
diff --unified --recursive --text a/cosmic-comp-config/Cargo.toml b/cosmic-comp-config/Cargo.toml
--- a/cosmic-comp-config/Cargo.toml	2025-10-05 12:17:57.009358146 -0600
+++ b/cosmic-comp-config/Cargo.toml	2025-10-05 12:22:29.052432541 -0600
@@ -7,7 +7,7 @@
 cosmic-config = { git = "https://github.com/pop-os/libcosmic/" }
 cosmic-randr-shell = { git = "https://github.com/pop-os/cosmic-randr/", optional = true }
 input = "0.9.0"
-libdisplay-info = { version = "0.2.0", optional = true }
+libdisplay-info = { version = "0.3.0", optional = true }
 serde = { version = "1", features = ["derive"] }
 ron = { version = "0.9.0-alpha.0", optional = true }
 tracing = { version = "0.1.37", features = [
openSUSE Build Service is sponsored by