mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-25 21:46:50 +00:00
chore: move mcp crate to standalone repository (#2578)
This commit is contained in:
@@ -64,7 +64,7 @@ rustfs-utils = { workspace = true }
|
||||
rustfs-config = { workspace = true }
|
||||
|
||||
# Async dependencies
|
||||
tokio = { workspace = true, features = ["fs", "io-util", "sync", "time"] }
|
||||
tokio = { workspace = true, features = ["fs", "io-util", "sync", "time","io-uring"] }
|
||||
tracing = { workspace = true }
|
||||
futures-util = { workspace = true }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user