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

1
Cargo.lock generated
View File

@@ -378,6 +378,7 @@ dependencies = [
"pest_derive",
"semver",
"serde",
"serde_json",
"tokio",
"toml",
]