Igosuki / binance-rs-async

Async client for the Binance APIs
https://crates.io/crates/binance-rs-async
Other
183 stars 113 forks source link

fix(deps): update rust crate tokio-tungstenite to 0.21.0 - autoclosed #111

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
tokio-tungstenite dependencies minor 0.19.0 -> 0.21.0

Release Notes

snapview/tokio-tungstenite (tokio-tungstenite) ### [`v0.21.0`](https://togithub.com/snapview/tokio-tungstenite/blob/HEAD/CHANGELOG.md#0210) [Compare Source](https://togithub.com/snapview/tokio-tungstenite/compare/v0.20.1...v0.21.0) - Update TLS dependencies. - Update `tungstenite` to `0.21.0`. ### [`v0.20.1`](https://togithub.com/snapview/tokio-tungstenite/blob/HEAD/CHANGELOG.md#0201) [Compare Source](https://togithub.com/snapview/tokio-tungstenite/compare/v0.20.0...v0.20.1) - Fix RUSTSEC-2023-0053. - Fix transitive CVE-2023-43669 from `tungstenite`. ### [`v0.20.0`](https://togithub.com/snapview/tokio-tungstenite/blob/HEAD/CHANGELOG.md#0200) [Compare Source](https://togithub.com/snapview/tokio-tungstenite/compare/v0.19.0...v0.20.0) - Change the buffering behavior for `Sink::send()` and `Sink::feed()`, [see `tungstenite`'s changelog for more details](https://togithub.com/snapview/tungstenite-rs/blob/master/CHANGELOG.md#0200).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.