update deps
All checks were successful
dev release / build (push) Successful in 55s

This commit is contained in:
Breadway 2026-07-23 11:46:35 +08:00
parent 8a794c03bf
commit 34854f1471
2 changed files with 43 additions and 12 deletions

View file

@ -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"