Skip to content

Commit

Permalink
build(deps): bump sqlx from 0.8.1 to 0.8.2
Browse files Browse the repository at this point in the history
Bumps [sqlx](https://github.com/launchbadge/sqlx) from 0.8.1 to 0.8.2.
- [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md)
- [Commits](launchbadge/sqlx@v0.8.1...v0.8.2)

---
updated-dependencies:
- dependency-name: sqlx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sandhose committed Oct 7, 2024
1 parent 2cd4e49 commit 7e8d8a5
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ features = ["preserve_order"]

# SQL database support
[workspace.dependencies.sqlx]
version = "0.8.1"
version = "0.8.2"
features = [
"runtime-tokio",
"tls-rustls-aws-lc-rs",
Expand Down

0 comments on commit 7e8d8a5

Please sign in to comment.