Skip to content

Commit

Permalink
Merge pull request #281 from spacemeshos/dependabot/cargo/windows-0.57.0
Browse files Browse the repository at this point in the history
Bump windows from 0.56.0 to 0.57.0
  • Loading branch information
fasmat authored Jun 11, 2024
2 parents c4e7818 + 52ce8e3 commit f36b01e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 profiler/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ rayon = "1.10.0"
serde = { version = "1.0.203", features = ["derive"] }
serde_json = "1.0.117"

windows = { version = "0.56", features = [
windows = { version = "0.57", features = [
"Win32_Foundation",
"Win32_Storage_FileSystem",
"Win32_Security",
Expand Down

0 comments on commit f36b01e

Please sign in to comment.