fix trait-solver issue requiring recursion_limit increase
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
2d049dacc3
commit
bd9a9cc5f8
6 changed files with 37 additions and 17 deletions
|
@ -1,5 +1,3 @@
|
|||
#![recursion_limit = "192"]
|
||||
|
||||
pub(crate) mod clap;
|
||||
mod mods;
|
||||
mod restart;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue