Test rev
This commit is contained in:
@@ -43,6 +43,7 @@ async fn main() {
|
||||
.await
|
||||
.expect("Err creating client");
|
||||
|
||||
|
||||
if let Err(why) = client.start().await {
|
||||
println!("Client error: {:?}", why);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user