chore: Update crate dependencies

This commit is contained in:
x
2026-01-01 19:46:57 +00:00
parent ed9be657ab
commit fcdf5ee488
20 changed files with 130 additions and 147 deletions

View File

@@ -51,8 +51,8 @@ url = "2.5.7"
# Daemon
easy-parallel = "3.3.1"
signal-hook-async-std = "0.3.0"
signal-hook = "0.3.18"
signal-hook-async-std = "0.4.0"
signal-hook = "0.4.1"
tracing-subscriber = { version = "0.3.22", default-features = false, features = ["fmt"] }
tracing-appender = "0.2.4"
smol = "2.0.2"