Skip to content

Commit

Permalink
Merge pull request #66 from messense/cargo-options-0.4
Browse files Browse the repository at this point in the history
Update `cargo-options` to 0.4.0
  • Loading branch information
messense authored Oct 8, 2022
2 parents 0f85583 + a3a34c6 commit 48c7c57
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
44 changes: 22 additions & 22 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 @@ -12,7 +12,7 @@ repository = "https://github.com/messense/cargo-zigbuild"

[dependencies]
anyhow = "1.0.53"
cargo-options = "0.3.0"
cargo-options = "0.4.0"
cargo_metadata = "0.15.0"
clap = { version = "3.1.2", features = ["derive", "env", "wrap_help"] }
dirs = "4.0.0"
Expand Down

0 comments on commit 48c7c57

Please sign in to comment.