Skip to content

Commit f428bd1

Browse files
build(deps): bump sqlx from 0.8.4 to 0.8.5
Bumps [sqlx](https://github.com/launchbadge/sqlx) from 0.8.4 to 0.8.5. - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/commits/v0.8.5) --- updated-dependencies: - dependency-name: sqlx dependency-version: 0.8.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 63a7c87 commit f428bd1

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

Cargo.lock

+14-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
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.4"
340+
version = "0.8.5"
341341
features = [
342342
"runtime-tokio",
343343
"tls-rustls-aws-lc-rs",

0 commit comments

Comments
 (0)