Skip to content

Commit b8b90a5

Browse files
committed
Update sqlx dependencies to version 0.6.49-beta.5 in Cargo.toml and Cargo.lock
1 parent ceac408 commit b8b90a5

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 8 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.4", default-features = false, features = [
21+
sqlx = { package = "sqlx-oldapi", git = "https://github.com/sqlpage/sqlx-oldapi", version = "0.6.49-beta.5", default-features = false, features = [
2222
"any",
2323
"runtime-tokio-rustls",
2424
"migrate",

0 commit comments

Comments
 (0)