Skip to content

Commit 704b593

Browse files
chore(deps): update rust crate tempfile to 3.23.0 (#485)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4270fa1 commit 704b593

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ rustsat-solvertests = { path = "./solvertests" }
5353
serde = { version = "1.0.228", features = ["derive"] }
5454
serde_json = "1.0.145"
5555
signal-hook = "0.3.18"
56-
tempfile = "3.22.0"
56+
tempfile = "3.23.0"
5757
termcolor = "1.4.1"
5858
thiserror = "2.0.17"
5959
visibility = "0.1.1"

0 commit comments

Comments
 (0)