Skip to content

Commit

Permalink
build(deps): update rust crate windows to 0.56.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 12, 2024
1 parent fca7171 commit 0bb7f03
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 34 deletions.
97 changes: 64 additions & 33 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.54.0"
version = "0.56.0"
features = [
"Win32_Foundation",
"Win32_Security_Credentials",
Expand Down

0 comments on commit 0bb7f03

Please sign in to comment.