Skip to content

Commit

Permalink
Merge pull request #51 from Ortham/dependabot/cargo/tempfile-3.13.0
Browse files Browse the repository at this point in the history
Bump tempfile from 3.12.0 to 3.13.0
  • Loading branch information
Ortham authored Oct 1, 2024
2 parents 716f368 + c34fd4f commit 62a1ccd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 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 @@ -22,7 +22,7 @@ unicase = "2.7.0"

[dev-dependencies]
criterion = "0.5.1"
tempfile = "3.12.0"
tempfile = "3.13.0"

[features]
default = []
Expand Down

0 comments on commit 62a1ccd

Please sign in to comment.