codegen: Mark just 1.25.0 as no longer broken

Reverts 285438a9d9.
Fixed in b40e006fab.
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

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": {},