chore: fix warnings
This commit is contained in:
parent
730234c3bf
commit
ce81f09a85
12 changed files with 49 additions and 76 deletions
|
|
@ -1,5 +1,4 @@
|
|||
use std::net::Ipv4Addr;
|
||||
use rc4::Rc4;
|
||||
|
||||
pub trait AuthModule{
|
||||
fn get_auth_key(addr: Ipv4Addr) -> [u8; 32];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue