Skip to content

Commit 386fafd

Browse files
authored
Merge pull request #734 from sanders41/dependabot/cargo/tempfile-3.19.1
Bump tempfile from 3.19.0 to 3.19.1
2 parents 50f1ba6 + 99c0526 commit 386fafd

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
@@ -32,5 +32,5 @@ time = { version = "0.3.40", features = ["local-offset"] }
3232

3333
[dev-dependencies]
3434
insta = { version = "1.42.2", features = ["yaml", "filters"] }
35-
tempfile = "3.18.0"
35+
tempfile = "3.19.1"
3636
tmp-path = "0.1.1"

0 commit comments

Comments
 (0)