-
- Downloads
Add more convenient error messages
... | ... | @@ -24,3 +24,7 @@ chrono = "0.4" |
color = { path="color", features=["serde"] } | ||
toml_edit = "0.19" | ||
# Logging applications | ||
tracing = "0.1" | ||
tracing-subscriber = "0.2.0" | ||
\ No newline at end of file |
Please register or sign in to comment