Skip to content

Commit bff4bf6

Browse files
Bump windows from 0.61.3 to 0.62.2
Bumps [windows](https://github.com/microsoft/windows-rs) from 0.61.3 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] <[email protected]>
1 parent feb78c9 commit bff4bf6

File tree

2 files changed

+27
-34
lines changed

2 files changed

+27
-34
lines changed

Cargo.lock

Lines changed: 26 additions & 33 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
@@ -90,7 +90,7 @@ winver = "1"
9090
# etw-reader = { path = "../etw-reader" }
9191

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

0 commit comments

Comments
 (0)