codegen: Remove flaky license auto-detection

This commit is contained in:
Taiki Endo
2026-04-15 22:25:36 +09:00
parent 2ed84e4b1e
commit 0cc19d4b74
166 changed files with 80 additions and 351 deletions

View File

@@ -1,6 +1,7 @@
{
"repository": "https://github.com/maplibre/martin",
"website": "https://maplibre.org/martin/",
"license_markdown": "[MIT](https://github.com/maplibre/martin/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/maplibre/martin/blob/main/LICENSE-APACHE)",
"tag_prefix": "martin-v",
"rust_crate": "${package}",
"asset_name": "${package}-${rust_target}.tar.gz",