Skip to content

Commit

Permalink
[deps] Platform: Update Rust crate windows to v0.59.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and addisonbeck committed Feb 3, 2025
1 parent 444e928 commit 9c8d1ba
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 37 deletions.
53 changes: 17 additions & 36 deletions apps/desktop/desktop_native/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 apps/desktop/desktop_native/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ sysinfo = { version = "=0.33.1", features = ["windows"] }

[target.'cfg(windows)'.dependencies]
widestring = { version = "=1.1.0", optional = true }
windows = { version = "=0.58.0", features = [
windows = { version = "=0.59.0", features = [
"Foundation",
"Security_Credentials_UI",
"Security_Cryptography",
Expand Down

0 comments on commit 9c8d1ba

Please sign in to comment.