codegen: cargo-llvm-cov 0.6.24+ provides AArch64 Windows binary

This commit is contained in:
Taiki Endo
2026-01-23 01:53:41 +09:00
parent 3ae7038495
commit fc0080c116
2 changed files with 3 additions and 0 deletions

View File

@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
- Support installing native binary for `cargo-llvm-cov` on AArch64 Windows. (Previously x86_64 Windows binary is used as fallback.)
## [2.67.3] - 2026-01-22
- Update `zola@latest` to 0.22.1.

View File

@@ -9,6 +9,7 @@
"x86_64_windows": {},
"aarch64_linux_musl": {},
"aarch64_macos": {},
"aarch64_windows": {},
"powerpc64le_linux_musl": {},
"riscv64_linux_musl": {},
"s390x_linux_gnu": {}