Skip to content

Commit

Permalink
Merge pull request #34 from siketyan/renovate/windows-0.x
Browse files Browse the repository at this point in the history
build(deps): update rust crate windows to 0.54.0
  • Loading branch information
siketyan authored Mar 17, 2024
2 parents 1b52998 + c384948 commit 9fd295b
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 31 deletions.
70 changes: 40 additions & 30 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.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ clap = { version = "4.5", features = ["derive"], optional = true }
serde_json = { version = "1.0", optional = true }

[target.'cfg(target_os = "windows")'.dependencies.windows]
version = "0.52.0"
version = "0.54.0"
features = [
"Win32_Foundation",
"Win32_Security_Credentials",
Expand Down

0 comments on commit 9fd295b

Please sign in to comment.