Using new Stream type adapted to the update of submodules (#11581)

* [fix bug] fix all err stream type.

* [update] update hbb_common.

* [bug fix] Stream in other platform.
This commit is contained in:
YinMo19 2025-04-28 00:47:33 +08:00 committed by GitHub
commit c9d5e15ac0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 11 additions and 13 deletions

1
Cargo.lock generated
View file

@ -3108,6 +3108,7 @@ dependencies = [
"tokio-tungstenite",
"tokio-util",
"toml 0.7.8",
"tungstenite",
"url",
"uuid",
"winapi 0.3.9",