Skip to content

Commit 09079b3

Browse files
committed
Update cargo-zigbuild to 0.6.7
Fixes a build issue on Windows with nightly Rust compiler, see rust-cross/cargo-zigbuild#17
1 parent 2a5be65 commit 09079b3

File tree

2 files changed

+20
-19
lines changed

2 files changed

+20
-19
lines changed

Diff for: Cargo.lock

+19-18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ base64 = "0.13.0"
2424
bytesize = "1.0.1"
2525
glob = "0.3.0"
2626
cargo_metadata = "0.14.0"
27-
cargo-zigbuild = "0.6.4"
27+
cargo-zigbuild = "0.6.7"
2828
cbindgen = { version = "0.20.0", default-features = false }
2929
flate2 = "1.0.18"
3030
goblin = "0.5.1"

0 commit comments

Comments
 (0)