Skip to content

Commit

Permalink
Bump tempfile from 3.14.0 to 3.15.0 in the deps group (#334)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 3, 2025
1 parent e646600 commit abe0465
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-quickinstall/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ repository = "https://github.com/cargo-bins/cargo-quickinstall"
tinyjson = "2"
home = "0.5.11"
pico-args = { version = "0.5.0", features = ["eq-separator"] }
tempfile = "3.14.0"
tempfile = "3.15.0"
guess_host_triple = "0.1.4"

[build-dependencies]
Expand Down

0 comments on commit abe0465

Please sign in to comment.