Skip to content

Commit 476fcd0

Browse files
authored
Merge pull request #226 from HadrienG2/dependabot/cargo/tempfile-3.18.0
Bump tempfile from 3.17.1 to 3.18.0
2 parents 0186c62 + a5f0368 commit 476fcd0

File tree

2 files changed

+26
-7
lines changed

2 files changed

+26
-7
lines changed

Cargo.lock

+25-6
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.17"
235+
tempfile = "3.18"
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)