Skip to content

Commit

Permalink
chore(deps): update patch updates (#290)
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 Feb 28, 2025
1 parent af8a056 commit a69e279
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
13 changes: 6 additions & 7 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ edition = "2021"
[workspace.dependencies]
anyhow = "1.0.96"
bindgen = "0.71.1"
bzip2 = "0.5.1"
cc = { version = "1.2.15", features = ["parallel"] }
bzip2 = "0.5.2"
cc = { version = "1.2.16", features = ["parallel"] }
chrono = "0.4.40"
clap = { version = "4.5.31", features = ["derive", "cargo"] }
cmake = "0.1.54"
Expand Down

0 comments on commit a69e279

Please sign in to comment.