Skip to content

Commit

Permalink
Merge pull request #25 from uutils/renovate/tempfile-3.x
Browse files Browse the repository at this point in the history
chore(deps): update rust crate tempfile to 3.10.1
  • Loading branch information
oSoMoN authored Apr 4, 2024
2 parents 096aa1d + 6be94d8 commit c08e0b6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ unicode-width = "0.1.11"
pretty_assertions = "1"
assert_cmd = "2.0.14"
predicates = "3.1.0"
tempfile = "3.10.0"
tempfile = "3.10.1"

# The profile that 'cargo dist' will build with
[profile.dist]
Expand Down

0 comments on commit c08e0b6

Please sign in to comment.