mirror of
https://github.com/rustdesk/hbb_common.git
synced 2026-05-25 17:19:15 +00:00
Revert "mobile wss use rustls_platform_verifier"
This commit is contained in:
@@ -57,10 +57,8 @@ pub use toml;
|
||||
pub use uuid;
|
||||
pub mod fingerprint;
|
||||
pub use flexi_logger;
|
||||
pub mod stream;
|
||||
pub mod websocket;
|
||||
#[cfg(not(any(target_os = "macos", target_os = "windows")))]
|
||||
pub use rustls_platform_verifier;
|
||||
pub mod stream;
|
||||
pub use stream::Stream;
|
||||
pub use whoami;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user