Skip to content

Commit

Permalink
Merge pull request #53 from loot/dependabot/cargo/tempfile-3.15.0
Browse files Browse the repository at this point in the history
Bump tempfile from 3.14.0 to 3.15.0
  • Loading branch information
Ortham authored Jan 3, 2025
2 parents 4f309f9 + 62cf0d0 commit cbe2c87
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 3 deletions.
22 changes: 20 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 @@ -15,7 +15,7 @@ unicase = "2.8.1"

[dev-dependencies]
criterion = "0.5.0"
tempfile = "3.14.0"
tempfile = "3.15.0"

[[bench]]
name = "eval"
Expand Down

0 comments on commit cbe2c87

Please sign in to comment.