Skip to content

Commit 7510a84

Browse files
build: Bump tempfile dependency (#1857)
1 parent 59fcf92 commit 7510a84

File tree

2 files changed

+125
-38
lines changed

2 files changed

+125
-38
lines changed

Cargo.lock

Lines changed: 124 additions & 37 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
@@ -83,7 +83,7 @@ chrono-tz = "0.8.4"
8383
insta = { version = "1.26.0", features = ["redactions", "yaml"] }
8484
mockito = "0.31.1"
8585
predicates = "2.1.5"
86-
tempfile = "3.3.0"
86+
tempfile = "3.8.1"
8787
trycmd = "0.14.11"
8888

8989
[features]

0 commit comments

Comments
 (0)