mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-04 13:27:39 +03:00
fix warnings
This commit is contained in:
parent
48b4c64cbb
commit
dd5d43f18f
4 changed files with 4 additions and 3 deletions
|
@ -1,3 +1,4 @@
|
|||
#![deny(rust_2018_idioms, unreachable_pub)]
|
||||
#![allow(clippy::cognitive_complexity)]
|
||||
|
||||
//! Resource path matching library.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue