Skip to content

Commit

Permalink
fix(deps): update rust crate tempfile to 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2024
1 parent f7241ac commit b57a564
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 33 deletions.
63 changes: 31 additions & 32 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 @@ -29,7 +29,7 @@ config = "0.13"
secstr = "0.5.1"
const_format = "0.2.32"
shell-escape = "0.1.5"
tempfile = "3.9"
tempfile = "3.10"
warp = { version = "0.3", features = ["tls"]}
tracing-subscriber = "0.3"
openssl = { version = "0.10", features = ["vendored"]}
Expand Down

0 comments on commit b57a564

Please sign in to comment.