use color_eyre for its backtrace feature and error reporting (#1855)
* use color_eyre for its backtrace feature and error reporting * lost Cargo.lock update * wrapper * add error glue to be able to utilize eyre * Update src/main.rs Co-authored-by:Bastian Köcher <bkchr@users.noreply.github.com> * Update src/main.rs Co-authored-by:
Bastian Köcher <bkchr@users.noreply.github.com> * avoid duplicate error print * Update src/main.rs Co-authored-by:
Andronik Ordian <write@reusable.software> Co-authored-by:
Bastian Köcher <bkchr@users.noreply.github.com> Co-authored-by:
Andronik Ordian <write@reusable.software>
Please register or sign in to comment