Update deps

This commit is contained in:
Dominik Werder
2023-10-26 13:55:34 +02:00
parent e1a3522b28
commit 7cd4437bfe
7 changed files with 303 additions and 242 deletions

View File

@@ -8,4 +8,4 @@ edition = "2021"
log = { path = "../log" }
err = { path = "../../daqbuffer/crates/err" }
taskrun = { path = "../../daqbuffer/crates/taskrun" }
async-channel = "1.9.0"
async-channel = "2.0.0"