Skip to content

Commit c0582ed

Browse files
authored
Merge branch 'main' into feat/upsert-static-reg-client-name
2 parents 6579980 + 3e4bd28 commit c0582ed

File tree

4 files changed

+190
-148
lines changed

4 files changed

+190
-148
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)