Skip to content

Commit fa2f321

Browse files
dependabot[bot]cafkafk
authored andcommitted
build(deps): bump windows-sys from 0.59.0 to 0.60.2
Bumps [windows-sys](https://github.com/microsoft/windows-rs) from 0.59.0 to 0.60.2. - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) --- updated-dependencies: - dependency-name: windows-sys dependency-version: 0.60.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 77d8b53 commit fa2f321

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ proc-mounts = "0.3"
124124
uzers = "0.12.1"
125125

126126
[target.'cfg(target_os = "windows")'.dependencies]
127-
windows-sys = { version = "0.59.0", features = [
127+
windows-sys = { version = "0.60.2", features = [
128128
"Win32_System_Console",
129129
"Win32_Foundation",
130130
] }

0 commit comments

Comments
 (0)