-
Notifications
You must be signed in to change notification settings - Fork 87
Bump tungstenite version to v0.20.1
#368
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
Bump tungstenite version to v0.20.1
#368
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot for this! That's great :) I just had one comment!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Codecov Report
@@ Coverage Diff @@
## main #368 +/- ##
==========================================
+ Coverage 90.88% 90.96% +0.08%
==========================================
Files 37 37
Lines 4727 4727
==========================================
+ Hits 4296 4300 +4
+ Misses 431 427 -4
|
Argh, can you please reformat? Last request, sorry😉 |
That should be it now - thanks @1c3t3a ! |
Hey @1c3t3a thanks for the review/merge - any idea when this change would make it into a release? |
I can release a new version on the weekend :) |
Sorry for the delay, just published 0.4.4 with your changes just now :) |
This PR bumps the
tungstenite
(andtokio-tungstenite
) version to0.20.1
to resolve a vulnerability.