Skip to content

Commit 65c0f2c

Browse files
chore(deps): bump wmi from 0.17.3 to 0.18.0
Bumps [wmi](https://github.com/ohadravid/wmi-rs) from 0.17.3 to 0.18.0. - [Release notes](https://github.com/ohadravid/wmi-rs/releases) - [Commits](ohadravid/wmi-rs@v0.17.3...v0.18.0) --- updated-dependencies: - dependency-name: wmi dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6ae3ab1 commit 65c0f2c

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.

netwatch/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ netlink-sys = "0.8.7"
6161
derive_more = { version = "2.0.1", features = ["display"] }
6262

6363
[target.'cfg(target_os = "windows")'.dependencies]
64-
wmi = "0.17"
64+
wmi = "0.18"
6565
windows = { version = "0.62.2", features = ["Win32_NetworkManagement_IpHelper", "Win32_Foundation", "Win32_NetworkManagement_Ndis", "Win32_Networking_WinSock"] }
6666
windows-result = "0.4"
6767
serde = { version = "1", features = ["derive"] }

0 commit comments

Comments
 (0)