mirror of
https://github.com/tokio-rs/axum.git
synced 2024-11-21 22:56:46 +01:00
4 lines
129 B
TOML
4 lines
129 B
TOML
|
disallowed-types = [
|
||
|
{ path = "tower::util::BoxCloneService", reason = "Use our internal BoxCloneService which is Sync" },
|
||
|
]
|