Skip to content

Commit 8351d62

Browse files
committed
Upgrade to rustls 0.23
1 parent 4acecfc commit 8351d62

File tree

8 files changed

+330
-93
lines changed

8 files changed

+330
-93
lines changed

.github/workflows/sqlx.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147
matrix:
148148
postgres: [15, 11]
149149
runtime: [async-std, tokio]
150-
tls: [native-tls, rustls, none]
150+
tls: [native-tls, rustls-aws-lc-rs, rustls-ring, none]
151151
needs: check
152152
steps:
153153
- uses: actions/checkout@v4

Cargo.lock

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

0 commit comments

Comments
 (0)