mirror of
https://github.com/tokio-rs/axum.git
synced 2024-12-29 07:48:39 +01: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" },
|
|
]
|