mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-09 14:48:08 -05:00
chore: Update crate dependencies
This commit is contained in:
@@ -17,7 +17,7 @@ darkfi-serial = "0.4.2"
|
||||
|
||||
# daemon
|
||||
easy-parallel = "3.3.1"
|
||||
signal-hook-async-std = "0.2.2"
|
||||
signal-hook-async-std = "0.3.0"
|
||||
signal-hook = "0.3.17"
|
||||
simplelog = "0.12.2"
|
||||
smol = "2.0.2"
|
||||
|
||||
@@ -17,7 +17,7 @@ futures = "0.3.31"
|
||||
async-std = "1.13.1"
|
||||
async-trait = "0.1.88"
|
||||
async-channel = "2.3.1"
|
||||
async-executor = "1.13.1"
|
||||
async-executor = "1.13.2"
|
||||
easy-parallel = "3.3.1"
|
||||
|
||||
# Crypto
|
||||
|
||||
Reference in New Issue
Block a user