Skip to content

Commit 29dc754

Browse files
Bump windows from 0.61.3 to 0.62.0
Bumps [windows](https://github.com/microsoft/windows-rs) from 0.61.3 to 0.62.0. - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits/0.62.0) --- updated-dependencies: - dependency-name: windows dependency-version: 0.62.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a603f90 commit 29dc754

File tree

2 files changed

+32
-26
lines changed

2 files changed

+32
-26
lines changed

Cargo.lock

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

samply/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ winver = "1"
8888
# etw-reader = { path = "../etw-reader" }
8989

9090
[target.'cfg(windows)'.dependencies.windows]
91-
version = "0.61"
91+
version = "0.62"
9292
features = ["Win32",
9393
"Win32_Foundation",
9494
"Win32_Security",

0 commit comments

Comments
 (0)