File: older-sqlx

package info (click to toggle)
rust-ognibuild 0.1.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,464 kB
  • sloc: makefile: 17
file content (13 lines) | stat: -rw-r--r-- 334 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: ognibuild/Cargo.toml
===================================================================
--- ognibuild.orig/Cargo.toml
+++ ognibuild/Cargo.toml
@@ -270,7 +270,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",