Skip to content

Commit a95376b

Browse files
committed
switch back to stable sqlx-oldapi
1 parent 80ef826 commit a95376b

File tree

2 files changed

+13
-9
lines changed

2 files changed

+13
-9
lines changed

Cargo.lock

Lines changed: 12 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ panic = "abort"
1818
codegen-units = 2
1919

2020
[dependencies]
21-
sqlx = { package = "sqlx-oldapi", git = "https://github.com/sqlpage/sqlx-oldapi", version = "0.6.49-beta.6", default-features = false, features = [
21+
sqlx = { package = "sqlx-oldapi", version = "0.6.49", default-features = false, features = [
2222
"any",
2323
"runtime-tokio-rustls",
2424
"migrate",

0 commit comments

Comments
 (0)