Skip to content

Commit d5947fe

Browse files
Bump windows from 0.62.0 to 0.62.1
Bumps [windows](https://github.com/microsoft/windows-rs) from 0.62.0 to 0.62.1. - [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.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0bab1a7 commit d5947fe

File tree

2 files changed

+20
-21
lines changed

2 files changed

+20
-21
lines changed

Cargo.lock

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

rocketmq-store/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ page_size = "0.6.0"
6363
libc = "0.2.176"
6464

6565
[target.'cfg(windows)'.dependencies]
66-
windows = { version = "0.62.0", features = ["Win32_Security",
66+
windows = { version = "0.62.1", features = ["Win32_Security",
6767
"Win32_System_Memory_NonVolatile",
6868
"Win32_System_Memory",
6969
"Win32_System_ProcessStatus",

0 commit comments

Comments
 (0)