Integrate codespan-reporting
This commit is contained in:
parent
d8617ede24
commit
d9c1dc78e4
3 changed files with 63 additions and 11 deletions
|
|
@ -5,11 +5,13 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
chrono = "0.4.19"
|
||||
codespan-reporting = "0.11.1"
|
||||
colored = "2.0.0"
|
||||
computus = "1.0.0"
|
||||
directories = "4.0.1"
|
||||
pest = "2.1.3"
|
||||
pest_derive = "2.1.0"
|
||||
structopt = "0.3.25"
|
||||
termcolor = "1.1.2"
|
||||
thiserror = "1.0.30"
|
||||
tzfile = { git = "https://github.com/Garmelon/tzfile.git", branch = "tzdir" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue