refactor(config): extract server config model (#3351)

This commit is contained in:
安正超
2026-06-11 16:11:17 +08:00
committed by GitHub
parent 7d38b0cf90
commit 2205991180
9 changed files with 330 additions and 220 deletions
Generated
+2
View File
@@ -9206,6 +9206,8 @@ name = "rustfs-config"
version = "1.0.0-beta.8"
dependencies = [
"const-str",
"serde",
"serde_json",
]
[[package]]