mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-21 03:46:37 +00:00
refactor: reorganize RPC modules into unified structure
This commit is contained in:
@@ -82,6 +82,8 @@ shadow-rs.workspace = true
|
||||
rustfs-filemeta.workspace = true
|
||||
rustfs-utils ={workspace = true, features=["full"]}
|
||||
rustfs-rio.workspace = true
|
||||
futures-util.workspace = true
|
||||
serde_urlencoded.workspace = true
|
||||
|
||||
[target.'cfg(not(windows))'.dependencies]
|
||||
nix = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user