Skip to content

Commit

Permalink
Merge pull request #303 from zummenix/dependabot/cargo/tempfile-3.10.0
Browse files Browse the repository at this point in the history
Bump tempfile from 3.9.0 to 3.10.0
  • Loading branch information
zummenix authored Feb 12, 2024
2 parents ff7f201 + 809a1d6 commit d7a181f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 20 deletions.
28 changes: 9 additions & 19 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 crates/lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ rayon = "1.8"
memchr = "2.7.1"

[dev-dependencies]
tempfile = "3.9"
tempfile = "3.10"

0 comments on commit d7a181f

Please sign in to comment.