Skip to content

Commit 02d5f94

Browse files
chore(deps): bump wmi from 0.15.2 to 0.16.0 (#1545)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 18049c0 commit 02d5f94

File tree

2 files changed

+18
-42
lines changed

2 files changed

+18
-42
lines changed

Cargo.lock

Lines changed: 17 additions & 41 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
@@ -84,7 +84,7 @@ freenet-stdlib = { features = ["net"], workspace = true }
8484

8585
[target.'cfg(windows)'.dependencies]
8686
winapi = { version = "0.3", features = ["sysinfoapi"] }
87-
wmi = "0.15.0"
87+
wmi = "0.17.2"
8888
serde = { version = "1.0", features = ["derive"] }
8989
serde_derive = "1.0"
9090

0 commit comments

Comments
 (0)