调整公共模块结构,方便后续延伸

This commit is contained in:
2026-06-29 11:58:16 +08:00
parent 46544e9c42
commit 6d45b8fb7a
12 changed files with 14 additions and 170 deletions
Generated
+1
View File
@@ -324,6 +324,7 @@ version = "0.1.0"
dependencies = [
"serde",
"serde_json",
"thiserror",
]
[[package]]