mirror of
https://github.com/tokio-rs/axum.git
synced 2025-03-04 07:30:58 +01:00
3 lines
129 B
TOML
3 lines
129 B
TOML
disallowed-types = [
|
|
{ path = "tower::util::BoxCloneService", reason = "Use our internal BoxCloneService which is Sync" },
|
|
]
|