mirror of
https://github.com/tokio-rs/axum.git
synced 2025-04-25 13:41:45 +02:00
4 lines
169 B
TOML
4 lines
169 B
TOML
allow-mixed-uninlined-format-args = false
|
|
disallowed-types = [
|
|
{ path = "tower::util::BoxCloneService", reason = "Use tower::util::BoxCloneSyncService instead" },
|
|
]
|