We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a15673f commit f85b792Copy full SHA for f85b792
Cargo.toml
@@ -18,7 +18,7 @@ panic = "abort"
18
codegen-units = 2
19
20
[dependencies]
21
-sqlx = { package = "sqlx-oldapi", git = "https://github.com/sqlpage/sqlx-oldapi", version = "0.6.49-beta.5", default-features = false, features = [
+sqlx = { package = "sqlx-oldapi", git = "https://github.com/sqlpage/sqlx-oldapi", version = "0.6.49-beta.6", default-features = false, features = [
22
"any",
23
"runtime-tokio-rustls",
24
"migrate",
0 commit comments