mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-26 05:56:50 +00:00
refactor(deps): replace snafu and heal anyhow (#4266)
This commit is contained in:
@@ -40,7 +40,7 @@ http.workspace = true
|
||||
pin-project-lite.workspace = true
|
||||
s3s.workspace = true
|
||||
serde_json = { workspace = true }
|
||||
snafu = { workspace = true, features = ["backtrace"] }
|
||||
thiserror = { workspace = true }
|
||||
parking_lot.workspace = true
|
||||
tokio.workspace = true
|
||||
tokio-util.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user