Skip to content

Commit a69e279

Browse files
chore(deps): update patch updates (#290)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent af8a056 commit a69e279

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

Cargo.lock

Lines changed: 6 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ edition = "2021"
2020
[workspace.dependencies]
2121
anyhow = "1.0.96"
2222
bindgen = "0.71.1"
23-
bzip2 = "0.5.1"
24-
cc = { version = "1.2.15", features = ["parallel"] }
23+
bzip2 = "0.5.2"
24+
cc = { version = "1.2.16", features = ["parallel"] }
2525
chrono = "0.4.40"
2626
clap = { version = "4.5.31", features = ["derive", "cargo"] }
2727
cmake = "0.1.54"

0 commit comments

Comments
 (0)