mirror of
https://github.com/Noratrieb/does-it-build.git
synced 2026-01-14 10:25:01 +01:00
improvements
This commit is contained in:
parent
aacf0f293e
commit
d5167446f2
7 changed files with 90 additions and 6 deletions
|
|
@ -21,3 +21,6 @@ tempfile = "3.12.0"
|
|||
tokio = { version = "1.40.0", features = ["full"] }
|
||||
tracing = "0.1.40"
|
||||
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
|
||||
|
||||
[build-dependencies]
|
||||
color-eyre = "0.6.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue