merge main

This commit is contained in:
weisd
2024-06-25 16:41:41 +08:00
7 changed files with 72 additions and 135 deletions
+1 -3
View File
@@ -18,6 +18,4 @@ http = "1.1.0"
thiserror = "1.0.61"
time = "0.3.36"
async-trait = "0.1.80"
# tokio = { version = "1.38.0", features = ["macros", "rt", "rt-multi-thread", "fs", "io-util"] }
tokio = { version = "1.38.0", features = ["full"] }
tokio-util = { version = "0.7.8", features = ["io"] }
tokio = "1.38.0"