Update sqlx
This commit is contained in:
parent
06c6bf4487
commit
52beec9296
2 changed files with 77 additions and 69 deletions
|
|
@ -25,7 +25,7 @@ postgres = ["sqlx"]
|
|||
async-bt = ["async-backtrace"]
|
||||
|
||||
[dependencies]
|
||||
sqlx = { version = "0.7", features = [
|
||||
sqlx = { version = "0.8", features = [
|
||||
"runtime-tokio",
|
||||
"postgres",
|
||||
], optional = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue