Skip to content

Commit 88f3943

Browse files
authored
build(deps): bump sqlx from 0.8.5 to 0.8.6 (#4609)
2 parents a4d408d + b647fa1 commit 88f3943

File tree

2 files changed

+15
-16
lines changed

2 files changed

+15
-16
lines changed

Cargo.lock

Lines changed: 14 additions & 15 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
@@ -350,7 +350,7 @@ features = ["preserve_order"]
350350

351351
# SQL database support
352352
[workspace.dependencies.sqlx]
353-
version = "0.8.5"
353+
version = "0.8.6"
354354
features = [
355355
"runtime-tokio",
356356
"tls-rustls-aws-lc-rs",

0 commit comments

Comments
 (0)