rebase main

Signed-off-by: junxiang Mu <1948535941@qq.com>
This commit is contained in:
junxiang Mu
2024-11-14 10:47:51 +08:00
parent be7d1ab0cc
commit caad7a38a4
22 changed files with 168 additions and 106 deletions
-2
View File
@@ -13,7 +13,6 @@ async-trait.workspace = true
backon.workspace = true
blake2 = "0.10.6"
bytes.workspace = true
bytesize = "1.3.0"
common.workspace = true
reader.workspace = true
glob = "0.3.1"
@@ -42,7 +41,6 @@ protos.workspace = true
rmp-serde = "1.3.0"
tokio-util = { version = "0.7.12", features = ["io", "compat"] }
crc32fast = "1.4.2"
rand = "0.8.5"
siphasher = "1.0.1"
base64-simd = "0.8.0"
sha2 = { version = "0.11.0-pre.4" }