Skip to content

Commit

Permalink
Update cargo project
Browse files Browse the repository at this point in the history
  • Loading branch information
DRSchlaubi committed Jun 28, 2024
1 parent 5538a8d commit 9e29c6b
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
68 changes: 34 additions & 34 deletions app/desktop/uwp_helper/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 app/desktop/uwp_helper/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build = "build.rs"
crate-type = ["cdylib"]

[dependencies.windows]
version = "0.56.0"
version = "0.57.0"
features = ["System", "Foundation", "Win32_Foundation", "Security_Credentials", "Services_Store", "Foundation_Collections", "Storage"]

[dependencies.tokio]
Expand Down

0 comments on commit 9e29c6b

Please sign in to comment.