This commit is contained in:
junxiang Mu
2024-10-15 10:29:05 +08:00
parent 7723419142
commit e4f5ca7ea8
18 changed files with 2204 additions and 474 deletions
+2 -1
View File
@@ -12,9 +12,10 @@ rust-version.workspace = true
async-trait.workspace = true
backon.workspace = true
bytes.workspace = true
common.workspace = true
glob = "0.3.1"
thiserror.workspace = true
futures.workspace = true
common.workspace = true
tracing.workspace = true
serde.workspace = true
time.workspace = true