Skip to content

Commit

Permalink
Bump tempfile from 3.15.0 to 3.16.0 (#274)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent f0ebe85 commit 4e6e861
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 7 deletions.
25 changes: 19 additions & 6 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 @@ -39,7 +39,7 @@ features = [

[dev-dependencies]
sha2 = "0.10"
tempfile = "3.15"
tempfile = "3.16"

[[test]]
name = "cli"
Expand Down

0 comments on commit 4e6e861

Please sign in to comment.