Skip to content

Commit aee7443

Browse files
authored
fix(deps): add missing cargo-zigbuild dep for macOS cross-compilation (#986)
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
1 parent c428664 commit aee7443

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

mise.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ helm = "4.1.4"
2424
"github:anchore/syft" = { version = "1.43.0" }
2525
"github:EmbarkStudios/cargo-about" = { version = "0.8.4", version_prefix = "" }
2626
zig = "0.14.1"
27+
"cargo:cargo-zigbuild" = { version = "0.22.3", os = ["macos"] }
2728
"npm:markdownlint-cli2" = "0.22.0"
2829

2930
[env]

0 commit comments

Comments
 (0)