feat(cli.rs): add context to errors (#1674)

This commit is contained in:
Lucas Fernandes Nogueira
2021-05-01 22:02:45 -03:00
committed by GitHub
parent 9fadbf3350
commit 5cc4b11f5d
8 changed files with 69 additions and 26 deletions

View File

@@ -0,0 +1,5 @@
---
"cli.rs": patch
---
Improve error logging.