whoops
This commit is contained in:
parent
133b48d9d6
commit
e3f1cdf3f9
@ -110,5 +110,7 @@ async fn main() -> std::io::Result<()> {
|
||||
server.bind(addr)?
|
||||
};
|
||||
|
||||
println!("whoops");
|
||||
|
||||
server.run().await
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user