Skip to content
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

Update rustls #425

Merged
merged 1 commit into from
May 13, 2024
Merged

Update rustls #425

merged 1 commit into from
May 13, 2024

Conversation

rukai
Copy link
Contributor

@rukai rukai commented May 13, 2024

Just wanted to make sure the rustls update got in before tungstenite 0.22 was released.

Copy link
Member

@daniel-abramov daniel-abramov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like it needs a couple more changes to compile.

@rukai
Copy link
Contributor Author

rukai commented May 13, 2024

Ah unfortunate, env_logger MSRV is too high for this project, I've reverted the change for env_logger.
rustls is the only one that really matters anyway.

@rukai rukai changed the title Update rustls + env_logger version Update rustls May 13, 2024
@daniel-abramov daniel-abramov merged commit ec0e3b9 into snapview:master May 13, 2024
6 checks passed
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.

None yet

2 participants