diff --git a/wmi_execute/Cargo.toml b/wmi_execute/Cargo.toml index 782ba7d..ca3a370 100644 --- a/wmi_execute/Cargo.toml +++ b/wmi_execute/Cargo.toml @@ -6,4 +6,4 @@ author = "trickster0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -wmi = "0.15.0" +wmi = "0.17.0"