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] committed Feb 5, 2024
1 parent ec1a3a1 commit b798de9
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 21 deletions.
39 changes: 19 additions & 20 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/updater/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ http = "0.2"
url = { version = "2.5", features = [ "serde" ] }
minisign-verify = "0.2"
ctor = "0.2"
tempfile = "3.9"
tempfile = "3.10"

[target."cfg(target_os = \"macos\")".dependencies]
tar = { workspace = true }
Expand Down

0 comments on commit b798de9

Please sign in to comment.