Skip to content

Commit 18b98f3

Browse files
committed
rebase after clap drop
dedupe one windows-sys
1 parent 0a3e4cf commit 18b98f3

File tree

2 files changed

+73
-86
lines changed

2 files changed

+73
-86
lines changed

Cargo.lock

Lines changed: 72 additions & 85 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
@@ -48,7 +48,7 @@ database = { path = "../database" }
4848

4949
[target.'cfg(windows)'.dependencies]
5050
miow = "0.3"
51-
windows-sys = { version = "0.45.0", features = ["Win32_Foundation"] }
51+
windows-sys = { version = "0.48.0", features = ["Win32_Foundation"] }
5252

5353
[features]
5454
# Enable more precise Cachegrind profiles for runtime benchmarks.

0 commit comments

Comments
 (0)