mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-08 22:28:12 -05:00
chore: Update crate dependencies
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user