mirror of
https://github.com/rustfs/rustfs.git
synced 2026-01-17 01:30:33 +00:00
Cargo: use workspace dependence
Signed-off-by: junxiang Mu <1948535941@qq.com>
This commit is contained in:
@@ -41,4 +41,4 @@ bytes.workspace = true
|
||||
serial_test = "3.2.0"
|
||||
aws-sdk-s3 = "1.99.0"
|
||||
aws-config = "1.8.3"
|
||||
async-trait = "0.1"
|
||||
async-trait = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user