Skip to content

Commit

Permalink
Merge pull request #1316 from SierraSoftworks/dependabot/cargo/tempfi…
Browse files Browse the repository at this point in the history
…le-3.15.0

chore(deps): Bump tempfile from 3.14.0 to 3.15.0
  • Loading branch information
notheotherben authored Jan 3, 2025
2 parents 60dc6fa + 0b19e8f commit c27e8f0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 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 @@ -50,7 +50,7 @@ trust-dns-resolver = { version = "0.23", features = ["tokio-runtime"] }

[dev-dependencies]
mockall = "0.13.1"
tempfile = "3.14"
tempfile = "3.15"
sentry = { version = "0.35", default-features = false, features = [
"reqwest",
"rustls",
Expand Down

0 comments on commit c27e8f0

Please sign in to comment.