parent
6f069544db
commit
3818ec7751
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,5 @@
|
||||
fn main() {
|
||||
|
||||
#[tokio::main]
|
||||
async fn main() {
|
||||
println!("Hello, world!");
|
||||
}
|
||||
|
Loading…
Reference in new issue