Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
XAMPPRocky committed Oct 12, 2023
1 parent 497f5fe commit ab7d132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/token_router.rs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

use std::net::{Ipv4Addr, SocketAddr};
use std::net::{Ipv6Addr, SocketAddr};

use tokio::time::{timeout, Duration};

Expand Down

0 comments on commit ab7d132

Please sign in to comment.