Skip to content

Commit 7cfd25c

Browse files
authored
Merge pull request #1699 from sharkdp/dependabot/cargo/tempfile-3.19.1
build(deps): bump tempfile from 3.16.0 to 3.19.1
2 parents 045fd2d + e3ce16a commit 7cfd25c

File tree

2 files changed

+28
-10
lines changed

2 files changed

+28
-10
lines changed

Cargo.lock

+27-9
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
@@ -74,7 +74,7 @@ jemallocator = {version = "0.5.4", optional = true}
7474

7575
[dev-dependencies]
7676
diff = "0.1"
77-
tempfile = "3.16"
77+
tempfile = "3.19"
7878
filetime = "0.2"
7979
test-case = "3.3"
8080

0 commit comments

Comments
 (0)