Skip to content

Commit ebbd552

Browse files
authored
Merge pull request #1031 from sanders41/dependabot/cargo/tempfile-3.27.0
Bump tempfile from 3.26.0 to 3.27.0
2 parents ca239d8 + 85697a9 commit ebbd552

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
@@ -34,5 +34,5 @@ time = { version = "0.3.47", features = ["local-offset"] }
3434

3535
[dev-dependencies]
3636
insta = { version = "1.46.3", features = ["yaml", "filters"] }
37-
tempfile = "3.25.0"
37+
tempfile = "3.27.0"
3838
tmp-path = "0.1.2"

0 commit comments

Comments
 (0)