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

Downgrade MSRV to 1.51 #273

Merged
merged 1 commit into from
Mar 22, 2022
Merged

Conversation

kangalio
Copy link
Contributor

It would be nice to keep the MSRV low

  • to have wider compatibility with Linux distros and Rust installs
  • to not force breaking changes on dependent crates using tungstenite internally that have lower MSRV than tungstenite itself (like serenity)

@daniel-abramov
Copy link
Member

Hm, ok, let's give it a try. I generally expected people to update the Rust version on a regular basis and the 1.51 is somewhat old 😉 But I can for sure understand the rationale of the change, so let's merge it then!

@daniel-abramov daniel-abramov merged commit bb546ac into snapview:master Mar 22, 2022
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