Skip to content

Commit 94600ba

Browse files
authored
Merge pull request #230 from HadrienG2/dependabot/cargo/tempfile-3.19.0
Bump tempfile from 3.18.0 to 3.19.0
2 parents caeea59 + 5f68722 commit 94600ba

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

+2-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ static_assertions.workspace = true
232232
sysinfo = { version = "0.33", default-features = false, features = ["system"] }
233233

234234
# Used to test file I/O
235-
tempfile = "3.18"
235+
tempfile = "3.19"
236236

237237
# Used to trace control flow in some tests to make failure investigation easier
238238
tracing = "0.1.41"

0 commit comments

Comments
 (0)