Load files
This commit is contained in:
parent
04b59293f2
commit
5e2beaedde
4 changed files with 125 additions and 0 deletions
|
|
@ -4,5 +4,8 @@ version = "0.1.0"
|
|||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.45"
|
||||
chrono = "0.4.19"
|
||||
codespan-reporting = "0.11.1"
|
||||
structopt = "0.3.25"
|
||||
thiserror = "1.0.30"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue