Add working command validator

This commit is contained in:
2026-02-08 14:37:32 +08:00
parent f46084d3fe
commit bfcd414a14
14 changed files with 19272 additions and 21 deletions

View File

@@ -14,3 +14,4 @@ serde = { version = "1.0.228", features = ["derive"] }
toml = "0.9.11"
semver = { version = "1.0.27", features = ["serde"] }
dirs = "6.0.0"
serde_json = "1.0.149"