use color-eyre for error handling

This commit is contained in:
Joseph Montanaro
2021-12-01 15:38:32 -08:00
parent 7b4cb884c1
commit 6f60951b94
5 changed files with 288 additions and 12 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
*/data/*
*/target/*
**.exe