update issue template and clippy for hbb_common

This commit is contained in:
rustdesk
2023-02-08 17:26:44 +08:00
parent 4539ad53e1
commit 7c13be5876
10 changed files with 103 additions and 98 deletions

View File

@@ -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>(