Skip to content

Commit 4adf91d

Browse files
build(deps): bump windows-sys from 0.52.0 to 0.61.2
Bumps [windows-sys](https://github.com/microsoft/windows-rs) from 0.52.0 to 0.61.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.61.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7c6b0a6 commit 4adf91d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/sysevent-winevent/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ publish = false
1010

1111
[dependencies]
1212
sysevent.path = "../sysevent"
13-
windows-sys = { version = "0.52", features = [
13+
windows-sys = { version = "0.61", features = [
1414
"Win32_System_EventLog",
1515
"Win32_Foundation"
1616
] }

0 commit comments

Comments
 (0)