mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-12 16:16:55 +00:00
fix: 去除anyhow提供的错误处理,统一使用自定义的Error和Result
This commit is contained in:
Generated
-1
@@ -311,7 +311,6 @@ dependencies = [
|
||||
name = "ecstore"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-trait",
|
||||
"base64-simd",
|
||||
"bytes",
|
||||
|
||||
Reference in New Issue
Block a user