mirror of
https://github.com/ekzhang/bore.git
synced 2025-12-14 19:07:48 +01:00
Fix clippy lint on recent Rust versions
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#![allow(clippy::items_after_test_module)]
|
||||
|
||||
use std::net::SocketAddr;
|
||||
use std::time::Duration;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user