Skip to content

Commit d16c597

Browse files
chore(deps): bump wmi from 0.17.3 to 0.18.0 (#2051)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2e45626 commit d16c597

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
@@ -81,7 +81,7 @@ tokio-stream = "0.1.17"
8181

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

8787
[dev-dependencies]

0 commit comments

Comments
 (0)