Cargo: use workspace dependence
Signed-off-by: junxiang Mu <[email protected]>
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