mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-02 00:41:29 +03:00
update issue template and clippy for hbb_common
This commit is contained in:
@@ -100,7 +100,7 @@ impl FramedStream {
|
||||
}
|
||||
}
|
||||
}
|
||||
bail!(format!("Failed to connect to {}", remote_addr));
|
||||
bail!(format!("Failed to connect to {remote_addr}"));
|
||||
}
|
||||
|
||||
pub async fn connect<'a, 't, P, T>(
|
||||
|
||||
Reference in New Issue
Block a user