Skip to content

Update some examples #364

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 5, 2021
Merged

Update some examples #364

merged 2 commits into from
Oct 5, 2021

Conversation

programatik29
Copy link
Contributor

Motivation

Up to date examples are good.

Solution

  • Update axum_server dependency in tls-rustls example.
  • Tidy up low-level-rustls and chat examples.

@programatik29
Copy link
Contributor Author

axum-server MSRV is 1.52.1.

@davidpdrsn
Copy link
Member

@programatik29 wanna look at the CI errors?

@programatik29
Copy link
Contributor Author

@programatik29 wanna look at the CI errors?

It is caused because axum-server version 0.2 msrv is 1.52.1 while axum msrv is 1.51 .

@davidpdrsn
Copy link
Member

@programatik29 I found a fix for axum-server on 1.51 programatik29/axum-server#20

@programatik29
Copy link
Contributor Author

I will merge it tomorrow.

@programatik29
Copy link
Contributor Author

Your fix worked.

@davidpdrsn davidpdrsn merged commit b7002f6 into tokio-rs:main Oct 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants