File: older-sqlx

package info (click to toggle)
rust-ognibuild 0.2.5-4
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 1,676 kB
  • sloc: makefile: 17
file content (13 lines) | stat: -rw-r--r-- 334 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: ognibuild/Cargo.toml
===================================================================
--- ognibuild.orig/Cargo.toml
+++ ognibuild/Cargo.toml
@@ -284,7 +284,7 @@ version = "0.9.34"
 version = "1.3.0"
 
 [dependencies.sqlx]
-version = "0.8.6"
+version = "0.8.3"
 features = [
     "postgres",
     "runtime-tokio-native-tls",