Index: ognibuild/Cargo.toml
===================================================================
--- ognibuild.orig/Cargo.toml
+++ ognibuild/Cargo.toml
@@ -286,7 +286,7 @@ version = "0.9.34"
 version = "2.0.1"
 
 [dependencies.sqlx]
-version = ">=0.8.6,<0.10"
+version = ">=0.8.3,<0.10"
 features = [
     "postgres",
     "runtime-tokio",
