codegen: Address cargo-cyclonedx 0.5.1 asset change

This commit is contained in:
Taiki Endo
2025-01-29 08:18:24 +09:00
parent 544f616845
commit 6fde044d27
4 changed files with 215 additions and 21 deletions

View File

@@ -10,6 +10,12 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
- Support `cargo-cyclonedx` on x86_64 Linux (musl).
- Support installing native binary for `cargo-cyclonedx` on AArch64 macOS. (Previously x86_64 macOS binary is used as fallback.)
- Update `cargo-cyclonedx@latest` to 0.5.7.
## [2.47.29] - 2025-01-28
- Support `cargo-semver-checks` on AArch64 Linux.