Allow cfg_attr
This commit is contained in:
parent
5ac4bf6466
commit
9f4dc5a42f
@ -2,6 +2,8 @@
|
|||||||
//!
|
//!
|
||||||
//! *Note: There is a fair chance you are looking for `src/cli/main.rs` instead of this file.*
|
//! *Note: There is a fair chance you are looking for `src/cli/main.rs` instead of this file.*
|
||||||
|
|
||||||
|
#[warn(clippy::deprecated_cfg_attr)]
|
||||||
|
|
||||||
pub mod nat;
|
pub mod nat;
|
||||||
mod packet;
|
mod packet;
|
||||||
pub mod metrics;
|
pub mod metrics;
|
Loading…
x
Reference in New Issue
Block a user