Skip to content

Commit 7f19872

Browse files
committed
collector: bump windows-sys to 0.45
1 parent 785bc3c commit 7f19872

File tree

2 files changed

+12
-55
lines changed

2 files changed

+12
-55
lines changed

Cargo.lock

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

collector/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ benchlib = { path = "benchlib" }
4646

4747
[target.'cfg(windows)'.dependencies]
4848
miow = "0.3"
49-
windows-sys = { version = "0.36.1", features = ["Win32_Foundation"] }
49+
windows-sys = { version = "0.45.0", features = ["Win32_Foundation"] }
5050

5151
[features]
5252
# Enable more precise Cachegrind profiles for runtime benchmarks.

0 commit comments

Comments
 (0)