diff --git a/tools/codegen/base/martin.json b/tools/codegen/base/martin.json index 86e82599..03a3c3ba 100644 --- a/tools/codegen/base/martin.json +++ b/tools/codegen/base/martin.json @@ -4,6 +4,7 @@ "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}", + "ignore": ["1.16.1"], "asset_name": "${package}-${rust_target}.tar.gz", "bin": ["${package}${exe}", "${package}-cp${exe}"], "version_range": ">= 1.0.0",