adding color_eyre
This commit is contained in:
parent
3f4288c0d2
commit
faae0f0186
1 changed files with 1 additions and 0 deletions
|
@ -115,4 +115,5 @@ pub fn setup() {
|
||||||
.with_target(true)
|
.with_target(true)
|
||||||
.with_timer(timer)
|
.with_timer(timer)
|
||||||
.init();
|
.init();
|
||||||
|
color_eyre::install().unwrap();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue