najamelan / ws_stream_tungstenite

Provide AsyncRead/AsyncWrite over tungstenite websockets
31 stars 16 forks source link

Update tungstenite and async-tungstenite dependencies. #15

Closed qwandor closed 9 months ago

qwandor commented 9 months ago

Updating these dependencies lets dependants use the latest versions.

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (ff5de3f) 55.34% compared to head (fb5a1a5) 55.34%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #15 +/- ## ======================================= Coverage 55.34% 55.34% ======================================= Files 5 5 Lines 262 262 ======================================= Hits 145 145 Misses 117 117 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

najamelan commented 9 months ago

Thanks a lot! ws_stream_tungstenite 0.12 has been released with this change.