mirror of
https://github.com/Zenithsiz/zsw.git
synced 2026-02-06 02:46:22 +00:00
4 lines
101 B
TOML
4 lines
101 B
TOML
disallowed-methods = [
|
|
{path = "crossbeam::channel::Receiver::recv", reason = "Might deadlock"},
|
|
]
|