mirror of
https://github.com/StarCitizenToolBox/app.git
synced 2026-02-12 10:10:23 +00:00
build(deps): bump wmi from 0.15.2 to 0.18.0 in /rust (#165)
Bumps [wmi](https://github.com/ohadravid/wmi-rs) from 0.15.2 to 0.18.0. - [Release notes](https://github.com/ohadravid/wmi-rs/releases) - [Commits](https://github.com/ohadravid/wmi-rs/compare/v0.15.2...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -64,7 +64,7 @@ windows = { version = "0.62.2", features = [
|
||||
"Win32_System_Ioctl"
|
||||
] }
|
||||
win32job = "2.0.3"
|
||||
wmi = "0.15"
|
||||
wmi = "0.18"
|
||||
|
||||
[lints.rust]
|
||||
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(frb_expand)'] }
|
||||
|
||||
Reference in New Issue
Block a user