fix: rename crate to rust_nex
This commit is contained in:
parent
9da91bb835
commit
35cee07591
10 changed files with 87 additions and 87 deletions
|
|
@ -7,7 +7,7 @@
|
|||
//! also the first and only current usage of rnex, expect this and rnex to be split into seperate
|
||||
//! repos soon.
|
||||
|
||||
extern crate self as splatoon_server_rust;
|
||||
extern crate self as rust_nex;
|
||||
|
||||
use crate::nex::account::Account;
|
||||
use crate::nex::auth_handler::{AuthHandler, RemoteAuthClientProtocol};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue