mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 18:55:32 +00:00
Run rustfmt
This commit is contained in:
parent
3355822422
commit
1564291471
8 changed files with 66 additions and 53 deletions
|
|
@ -2,8 +2,8 @@ use std::net::SocketAddr;
|
|||
|
||||
use rand::rngs::SmallRng;
|
||||
|
||||
use aquatic_common::extract_response_peers;
|
||||
use aquatic_common::convert_ipv4_mapped_ipv6;
|
||||
use aquatic_common::extract_response_peers;
|
||||
|
||||
use crate::common::*;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue