mirror of
https://github.com/NotAShelf/microfetch.git
synced 2025-10-11 07:09:33 +00:00
implement color_eyre; main implements Result
This commit is contained in:
parent
5ed144719c
commit
f5697754e5
3 changed files with 169 additions and 25 deletions
|
@ -5,5 +5,8 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
libc = "0.2"
|
||||
fs_extra = "1.2"
|
||||
color-eyre = { version = "0.6", default-features = false }
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue