fix port binding
This commit is contained in:
parent
dad8ac498c
commit
785341e883
43 changed files with 1543 additions and 431 deletions
|
|
@ -1,5 +1,6 @@
|
|||
#![allow(async_fn_in_trait)]
|
||||
|
||||
pub mod account_management;
|
||||
pub mod auth;
|
||||
pub mod friends;
|
||||
pub mod matchmake;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue