mirror of
https://github.com/msfjarvis/gitice
synced 2025-08-15 08:27:01 +05:30
feat: set up tracing
This commit is contained in:
parent
6c02e4edfd
commit
b37ede3442
4 changed files with 157 additions and 18 deletions
|
@ -20,6 +20,8 @@ git2 = { version = "0.17.1", default-features = false, features = ["vendored-lib
|
|||
serde = { version = "1.0.162", default-features = false, features = ["derive"] }
|
||||
serde_derive = "1.0.162"
|
||||
toml = "0.7.3"
|
||||
tracing = "0.1.37"
|
||||
tracing-subscriber = "0.3.17"
|
||||
walkdir = "2.3.3"
|
||||
|
||||
[badges]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue