mirror of
https://github.com/tokio-rs/axum.git
synced 2025-03-15 03:58:24 +01:00
4 lines
171 B
TOML
4 lines
171 B
TOML
allow-mixed-uninlined-format-args = false
|
|
disallowed-types = [
|
|
{ path = "tower::util::BoxCloneService", reason = "Use our internal BoxCloneService which is Sync" },
|
|
]
|