Skip to content

Commit

Permalink
chore(deps): update rust crate cc to 1.2.9 (#242)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent e0bb289 commit 4239534
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -22,7 +22,7 @@ anyhow = "1.0.95"
atty = "0.2.14"
bindgen = "0.71.1"
bzip2 = "0.5.0"
cc = { version = "1.2.8", features = ["parallel"] }
cc = { version = "1.2.9", features = ["parallel"] }
chrono = "0.4.39"
clap = { version = "4.5.26", features = ["derive", "cargo"] }
cmake = "0.1.52"
Expand Down

0 comments on commit 4239534

Please sign in to comment.