Skip to content

Commit 5933799

Browse files
build(deps): bump sqlx from 0.8.1 to 0.8.2
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] <[email protected]>
1 parent 2cd4e49 commit 5933799

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

Cargo.lock

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

239239
# SQL database support
240240
[workspace.dependencies.sqlx]
241-
version = "0.8.1"
241+
version = "0.8.2"
242242
features = [
243243
"runtime-tokio",
244244
"tls-rustls-aws-lc-rs",

0 commit comments

Comments
 (0)