codegen: Mark just 1.25.0 as no longer broken

Reverts 285438a9d9.
Fixed in https://github.com/casey/just/commit/b40e006fab95eeae90f8c186790975e2850bf4e3.
This commit is contained in:
Taiki Endo
2024-03-09 13:45:11 +09:00
parent 4772f78be9
commit 9081a21d93
3 changed files with 7 additions and 3 deletions
-1
View File
@@ -2,7 +2,6 @@
"repository": "https://github.com/casey/just",
"tag_prefix": "",
"rust_crate": "${package}",
"broken": ["1.25.0"],
"asset_name": "${package}-${version}-${rust_target}.tar.gz",
"platform": {
"x86_64_linux_musl": {},