This commit is contained in:
parent
8a794c03bf
commit
34854f1471
2 changed files with 43 additions and 12 deletions
|
|
@ -14,6 +14,6 @@ tokio = { version = "1.40", features = ["full"] }
|
|||
anyhow = "1.0"
|
||||
tracing = "0.1"
|
||||
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
|
||||
dirs = "5.0"
|
||||
dirs = "6.0"
|
||||
chrono = { version = "0.4", features = ["serde"] }
|
||||
tempfile = "3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue