cargo fmt
This commit is contained in:
@ -4,4 +4,4 @@ pub struct RelayedPort {
|
||||
pub port: u16,
|
||||
}
|
||||
|
||||
pub type RemoteConfig = Vec<RelayedPort>;
|
||||
pub type RemoteConfig = Vec<RelayedPort>;
|
||||
|
Reference in New Issue
Block a user