Skip to content

Commit b647fa1

Browse files
build(deps): bump sqlx from 0.8.5 to 0.8.6
Bumps [sqlx](https://github.com/launchbadge/sqlx) from 0.8.5 to 0.8.6. - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](launchbadge/sqlx@v0.8.5...v0.8.6) --- updated-dependencies: - dependency-name: sqlx dependency-version: 0.8.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d8fa8f7 commit b647fa1

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)