Skip to content

Commit e0b4990

Browse files
build(deps): bump windows from 0.60.0 to 0.62.2
Bumps [windows](https://github.com/microsoft/windows-rs) from 0.60.0 to 0.62.2. - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) --- updated-dependencies: - dependency-name: windows dependency-version: 0.62.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a2d155a commit e0b4990

2 files changed

Lines changed: 62 additions & 29 deletions

File tree

Cargo.lock

Lines changed: 61 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

profiler/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ rayon = "1.10.0"
1515
serde = { version = "1.0.219", features = ["derive"] }
1616
serde_json = "1.0.140"
1717

18-
windows = { version = "0.60", features = [
18+
windows = { version = "0.62", features = [
1919
"Win32_Foundation",
2020
"Win32_Storage_FileSystem",
2121
"Win32_Security",

0 commit comments

Comments
 (0)