Skip to content

Commit

Permalink
Merge pull request #1567 from messense/update-zigbuild
Browse files Browse the repository at this point in the history
Update cargo-zigbuild to 0.16.7
  • Loading branch information
messense authored Apr 16, 2023
2 parents c5d93cd + 1ad77e9 commit 277dbcd
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 24 deletions.
45 changes: 22 additions & 23 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ clap = { version = "4.0.0", features = ["derive", "env", "wrap_help"] }
clap_complete_command = { version = "0.5.1", optional = true }

# cross compile
cargo-zigbuild = { version = "0.16.5", default-features = false, optional = true }
cargo-zigbuild = { version = "0.16.7", default-features = false, optional = true }
cargo-xwin = { version = "0.14.2", default-features = false, optional = true }

# log
Expand Down

0 comments on commit 277dbcd

Please sign in to comment.