codegen: Exclude versions not released on crates.io from candidate for "latest"

This commit is contained in:
Taiki Endo
2025-04-04 07:26:58 +09:00
parent 95bd642ae8
commit 537312ee19
7 changed files with 18 additions and 13 deletions

View File

@@ -10,10 +10,10 @@
},
"license_markdown": "[LGPLv2.1](https://github.com/drahnr/cargo-spellcheck/blob/master/LICENSE-LGPL)",
"latest": {
"version": "0.15.2"
"version": "0.15.1"
},
"0.15": {
"version": "0.15.2"
"version": "0.15.1"
},
"0.15.2": {
"x86_64_linux_gnu": {