Update Rust crate wmi to v0.18.4 (#18866)

This commit is contained in:
renovate[bot]
2026-04-06 02:42:30 +00:00
committed by GitHub
parent f57c9de87a
commit 16a1a5dc5c
Generated
+2 -2
View File
@@ -8248,9 +8248,9 @@ dependencies = [
[[package]]
name = "wmi"
version = "0.18.3"
version = "0.18.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "003e65f4934cf9449b9ce913ad822cd054a5af669d24f93db101fdb02856bb23"
checksum = "7c81b85c57a57500e56669586496bf2abd5cf082b9d32995251185d105208b64"
dependencies = [
"futures",
"log",