codegen: Update base manifests

This commit is contained in:
Taiki Endo
2025-12-17 20:08:05 +09:00
parent 5d018ee3d2
commit 936dbd8ac6
7 changed files with 18 additions and 36 deletions

View File

@@ -1,10 +1,10 @@
{
"repository": "https://github.com/badboy/mdbook-mermaid",
"version_range": ">= 0.14.1",
"tag_prefix": "v",
"rust_crate": "${package}",
"asset_name": "${package}-v${version}-${rust_target}.tar.gz",
"bin": "${package}${exe}",
"version_range": ">= 0.14.1",
"platform": {
"x86_64_linux_musl": {},
"x86_64_macos": {},