Validate plugin manifests

This commit is contained in:
2026-05-07 22:34:34 -04:00
parent d33c1e6a30
commit cb3ac30b89
7 changed files with 619 additions and 0 deletions
Generated
+3
View File
@@ -2223,7 +2223,10 @@ version = "0.1.0"
name = "ely_domain"
version = "0.1.0"
dependencies = [
"semver",
"serde",
"thiserror 2.0.18",
"toml 1.1.2+spec-1.1.0",
"url",
"uuid",
]