Skip to content

Commit 2084e36

Browse files
build(deps): update rust crate tempfile to 3.8.0
1 parent 82ed96d commit 2084e36

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
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
@@ -125,7 +125,7 @@ winres = "0.1.12"
125125

126126
[dev-dependencies]
127127
mockall = "0.11"
128-
tempfile = "3.7.1"
128+
tempfile = "3.8.0"
129129

130130
[profile.release]
131131
codegen-units = 1

0 commit comments

Comments
 (0)