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
@@ -14,5 +14,5 @@ stats = { path = "../stats" }
series = { path = "../series" }
tokio-postgres = { version = "0.7.10", features = ["with-chrono-0_4"] }
futures-util = "0.3"
async-channel = "1.9.0"
async-channel = "2.0.0"
md-5 = "0.10"