mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-21 00:00:14 +02:00
Adjust renamed clippy lint name
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#![allow(clippy::blacklisted_name)]
|
||||
#![allow(clippy::disallowed_names)]
|
||||
|
||||
use crate::{body::HttpBody, BoxError, Router};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user