Merge branch 'main' of https://github.com/rohan-sircar/actix-demo
This commit is contained in:
commit
470c4ec4bf
@ -109,6 +109,6 @@ async fn main() -> std::io::Result<()> {
|
||||
} else {
|
||||
server.bind(addr)?
|
||||
};
|
||||
|
||||
println!("whoops");
|
||||
server.run().await
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user