Skip to content

Commit 5d01af0

Browse files
chore(deps): bump wmi from 0.17.3 to 0.18.0 (#2101)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bdab50d commit 5d01af0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

crates/core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ tokio-stream = "0.1.17"
8282

8383
[target.'cfg(windows)'.dependencies]
8484
winapi = { version = "0.3", features = ["sysinfoapi"] }
85-
wmi = "0.17.3"
85+
wmi = "0.18.0"
8686
serde = { version = "1.0", features = ["derive"] }
8787

8888
[dev-dependencies]

0 commit comments

Comments
 (0)