Skip to content

Commit 0b01cca

Browse files
authored
build(deps): bump sqlx from 0.8.3 to 0.8.4 (#4404)
2 parents a4f67a1 + b3324fd commit 0b01cca

File tree

2 files changed

+17
-16
lines changed

2 files changed

+17
-16
lines changed

Cargo.lock

Lines changed: 16 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
@@ -337,7 +337,7 @@ features = ["preserve_order"]
337337

338338
# SQL database support
339339
[workspace.dependencies.sqlx]
340-
version = "0.8.3"
340+
version = "0.8.4"
341341
features = [
342342
"runtime-tokio",
343343
"tls-rustls-aws-lc-rs",

0 commit comments

Comments
 (0)