2024-12-03 22:27:14 +01:00
|
|
|
allow-mixed-uninlined-format-args = false
|
2024-12-26 22:02:53 +01:00
|
|
|
disallowed-types = [
|
2024-12-27 08:57:52 +01:00
|
|
|
{ path = "tower::util::BoxCloneService", reason = "Use tower::util::BoxCloneSyncService instead" },
|
2024-12-26 22:02:53 +01:00
|
|
|
]
|