Skip to content

Commit c08e0b6

Browse files
authored
Merge pull request #25 from uutils/renovate/tempfile-3.x
chore(deps): update rust crate tempfile to 3.10.1
2 parents 096aa1d + 6be94d8 commit c08e0b6

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
@@ -24,7 +24,7 @@ unicode-width = "0.1.11"
2424
pretty_assertions = "1"
2525
assert_cmd = "2.0.14"
2626
predicates = "3.1.0"
27-
tempfile = "3.10.0"
27+
tempfile = "3.10.1"
2828

2929
# The profile that 'cargo dist' will build with
3030
[profile.dist]

0 commit comments

Comments
 (0)