Skip to content

Commit a55dfba

Browse files
chore(deps): update patch updates (#484)
* chore(deps): update patch updates * update lockfile --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Christoph Jabs <christoph.jabs@helsinki.fi>
1 parent c1074cf commit a55dfba

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -27,7 +27,7 @@ bindgen = { version = "0.72.1", default-features = false, features = [
2727
"runtime",
2828
] }
2929
bzip2 = "0.5.2"
30-
cc = { version = "1.2.38", features = ["parallel"] }
30+
cc = { version = "1.2.39", features = ["parallel"] }
3131
chrono = "0.4.42"
3232
clap = { version = "4.5.48", features = ["derive", "cargo"] }
3333
cmake = "0.1.54"
@@ -50,7 +50,7 @@ rustsat = { version = "0.7.3", path = "./", default-features = false }
5050
rustsat-cadical = { version = "0.7.3", path = "./cadical" }
5151
rustsat-minisat = { version = "0.7.3", path = "./minisat" }
5252
rustsat-solvertests = { path = "./solvertests" }
53-
serde = { version = "1.0.226", features = ["derive"] }
53+
serde = { version = "1.0.228", features = ["derive"] }
5454
serde_json = "1.0.145"
5555
signal-hook = "0.3.18"
5656
tempfile = "3.22.0"

0 commit comments

Comments
 (0)