Skip to content

Commit

Permalink
fix(deps): update rust crate runas to v1.1.0 (#133)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 14, 2023
1 parent 153ccf1 commit 0d1eb27
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
8 changes: 5 additions & 3 deletions backend/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 backend/tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ tempfile = "3.8.1"
glob = "0.3.1"

[target.'cfg(windows)'.dependencies]
runas = "=1.0.0"
runas = "=1.1.0"
deelevate = "0.2.0"
winreg = { version = "0.50", features = ["transactions"] }
windows-sys = { version = "0.48", features = [
Expand Down

0 comments on commit 0d1eb27

Please sign in to comment.