Skip to content

Commit 98f6855

Browse files
committed
feat: Add Win32_NetworkManagement_WindowsFilteringPlatform and Win32_Security features to the windows dependency.
1 parent 8103e75 commit 98f6855

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

mirage/Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,9 @@ windows = { version = "0.52", features = [
9494
"Win32_Foundation",
9595
"Win32_NetworkManagement_IpHelper",
9696
"Win32_NetworkManagement_Ndis",
97+
"Win32_NetworkManagement_WindowsFilteringPlatform",
9798
"Win32_Networking_WinSock",
99+
"Win32_Security",
98100
] }
99101

100102
[dev-dependencies]

0 commit comments

Comments
 (0)