uhm...
This commit is contained in:
parent
d45ebcc682
commit
20b1e78aa3
|
@ -103,7 +103,7 @@ async fn main() {
|
|||
.unwrap();
|
||||
}
|
||||
Err(error) => {
|
||||
println!("Error text: {:?}", error);
|
||||
eprintln!("Error text: {:?}", error);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue