mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-28 00:00:20 +02:00
5 lines
171 B
TOML
5 lines
171 B
TOML
allow-mixed-uninlined-format-args = false
|
|
disallowed-types = [
|
|
{ path = "tower::util::BoxCloneService", reason = "Use our internal BoxCloneService which is Sync" },
|
|
]
|