chore: upgrade deps
All checks were successful
build / test-debian (push) Successful in 48s
build / test-alpine (push) Successful in 3m13s

This commit is contained in:
user0-07161 2026-02-10 23:14:47 +01:00
parent d98d461f11
commit 2a843d24e9
2 changed files with 29 additions and 43 deletions

View file

@ -4,7 +4,7 @@ version = "0.1.0"
edition = "2024"
[dependencies]
anyhow = "1.0.99"
anyhow = "1.0.101"
interprocess = "2.3.1"
tracing = "0.1.41"
tracing-subscriber = "0.3.19"
tracing = "0.1.44"
tracing-subscriber = "0.3.22"