Update rustls for tokio-postgres #58

Open
asonix wants to merge 3 commits from asonix/update-tokio-postgres-rustls into main
Owner

This doesn't update rustls for actix-web (0.22), or rustls for reqwest (0.21)

This doesn't update rustls for actix-web (0.22), or rustls for reqwest (0.21)
asonix added 1 commit 2024-05-01 19:54:15 +00:00
All checks were successful
/ clippy (pull_request) Successful in 2m17s
/ tests (pull_request) Successful in 2m33s
/ check (aarch64-unknown-linux-musl) (pull_request) Successful in 2m58s
/ check (armv7-unknown-linux-musleabihf) (pull_request) Successful in 3m1s
/ check (x86_64-unknown-linux-musl) (pull_request) Successful in 2m25s
5e8707e442
Update rustls for tokio-postgres
This doesn't update rustls for actix-web (0.22), or rustls for reqwest (0.21)
asonix added 1 commit 2024-05-04 03:29:26 +00:00
Some checks failed
/ clippy (pull_request) Failing after 1m57s
/ tests (pull_request) Successful in 3m26s
/ check (aarch64-unknown-linux-musl) (pull_request) Successful in 3m18s
/ check (armv7-unknown-linux-musleabihf) (pull_request) Successful in 3m20s
/ check (x86_64-unknown-linux-musl) (pull_request) Successful in 2m44s
d0f91b1be7
Use tokio-postgres-generic-rustls
asonix force-pushed asonix/update-tokio-postgres-rustls from d0f91b1be7 to 39da69b1aa 2024-05-04 03:40:00 +00:00 Compare
asonix added 1 commit 2024-05-04 04:05:27 +00:00
All checks were successful
/ tests (pull_request) Successful in 1m53s
/ clippy (pull_request) Successful in 1m25s
/ check (aarch64-unknown-linux-musl) (pull_request) Successful in 2m6s
/ check (armv7-unknown-linux-musleabihf) (pull_request) Successful in 2m10s
/ check (x86_64-unknown-linux-musl) (pull_request) Successful in 2m3s
33e72266f5
Add public mechanism for installing aws-lc-rs
All checks were successful
/ tests (pull_request) Successful in 1m53s
/ clippy (pull_request) Successful in 1m25s
/ check (aarch64-unknown-linux-musl) (pull_request) Successful in 2m6s
/ check (armv7-unknown-linux-musleabihf) (pull_request) Successful in 2m10s
/ check (x86_64-unknown-linux-musl) (pull_request) Successful in 2m3s
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin asonix/update-tokio-postgres-rustls:asonix/update-tokio-postgres-rustls
git checkout asonix/update-tokio-postgres-rustls

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff asonix/update-tokio-postgres-rustls
git checkout main
git merge --ff-only asonix/update-tokio-postgres-rustls
git checkout asonix/update-tokio-postgres-rustls
git rebase main
git checkout main
git merge --no-ff asonix/update-tokio-postgres-rustls
git checkout main
git merge --squash asonix/update-tokio-postgres-rustls
git checkout main
git merge --ff-only asonix/update-tokio-postgres-rustls
git checkout main
git merge asonix/update-tokio-postgres-rustls
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: asonix/pict-rs#58
No description provided.