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
+1 -1
View File
@@ -11,7 +11,7 @@ serde_cbor = "0.11"
serde_yaml = "0.9.16"
tokio-stream = { version = "0.1", features = ["fs"] }
tracing = "0.1.37"
async-channel = "1.9.0"
async-channel = "2.0.0"
bytes = "1.5"
arrayref = "0.3"
byteorder = "1.4"