Skip to content

Commit 53fca8f

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

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -25,9 +25,9 @@ rust-version = "1.75.0" # update the crate documentation if you change this
2525
anyhow = "1.0.97"
2626
bindgen = "0.71.1"
2727
bzip2 = "0.5.2"
28-
cc = { version = "1.2.18", features = ["parallel"] }
28+
cc = { version = "1.2.19", features = ["parallel"] }
2929
chrono = "0.4.40"
30-
clap = { version = "4.5.35", features = ["derive", "cargo"] }
30+
clap = { version = "4.5.36", features = ["derive", "cargo"] }
3131
cmake = "0.1.54"
3232
concolor-clap = "0.1.0"
3333
cpu-time = "1.0.0"

0 commit comments

Comments
 (0)