Index: atspi-connection/Cargo.toml
===================================================================
--- atspi-connection.orig/Cargo.toml
+++ atspi-connection/Cargo.toml
@@ -65,7 +65,7 @@ default-features = false
 version = "0.13.0"
 
 [dependencies.futures-lite]
-version = "2.6.0"
+version = ">= 2.3.0"
 optional = true
 default-features = false
 
