fix: 优化disks_layout

This commit is contained in:
shiro.lee
2024-07-02 18:51:50 +08:00
parent d1a62f6697
commit a225663049
4 changed files with 208 additions and 238 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ rust-version.workspace = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
tokio.workspace = true
tokio = { workspace = true, features = ["io-util"] }
bytes.workspace = true
thiserror.workspace = true
futures.workspace = true