Extract install-action-manifest-schema and publish to crates-io (#657)

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Co-authored-by: Taiki Endo <te316e89@gmail.com>
This commit is contained in:
Jiahao XU
2025-01-28 18:02:39 +11:00
committed by GitHub
parent 840858c0d8
commit 1ef1e14c21
11 changed files with 694 additions and 378 deletions

View File

@@ -1,6 +1,6 @@
[workspace]
resolver = "2"
members = ["tools/codegen"]
members = ["tools/codegen", "tools/manifest-schema"]
# This table is shared by projects under github.com/taiki-e.
# It is not intended for manual editing.