mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-27 15:37:02 +00:00
fix: 去除anyhow提供的错误处理,统一使用自定义的Error和Result
This commit is contained in:
@@ -16,7 +16,6 @@ futures.workspace = true
|
||||
async-trait.workspace = true
|
||||
tracing.workspace = true
|
||||
serde.workspace = true
|
||||
anyhow.workspace = true
|
||||
time.workspace = true
|
||||
serde_json.workspace = true
|
||||
url = "2.5.2"
|
||||
|
||||
Reference in New Issue
Block a user