Skip to content

Commit e40366f

Browse files
committed
cargo fmt again?
1 parent e9e4f20 commit e40366f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bin/src/main.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,4 +114,4 @@ async fn create_state() -> Result<ServerState> {
114114
tcp_listener: listener,
115115
world: World::new().await,
116116
})
117-
}
117+
}

0 commit comments

Comments
 (0)