mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-05-13 03:17:14 +00:00
4 lines
117 B
TOML
4 lines
117 B
TOML
|
disallowed-methods = [
|
||
|
{ path = "futures::channel::mpsc::unbounded", reason = "does not enforce backpressure" },
|
||
|
]
|