mirror of
https://github.com/tokio-rs/axum.git
synced 2024-11-21 14:46:32 +01:00
52fd139a86
Co-authored-by: Jonas Platte <jplatte+git@posteo.de>
3 lines
129 B
TOML
3 lines
129 B
TOML
disallowed-types = [
|
|
{ path = "tower::util::BoxCloneService", reason = "Use our internal BoxCloneService which is Sync" },
|
|
]
|