File tree Expand file tree Collapse file tree 4 files changed +6
-7
lines changed
Expand file tree Collapse file tree 4 files changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -21,4 +21,3 @@ workspace = true
2121[package .metadata .docs .rs ]
2222default-target = " x86_64-pc-windows-msvc"
2323targets = []
24-
Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ publish = false
77[dependencies .windows ]
88workspace = true
99features = [
10- " Media_Ocr" ,
11- " Graphics_Imaging" ,
12- " Storage_Streams" ,
10+ " Media_Ocr" ,
11+ " Graphics_Imaging" ,
12+ " Storage_Streams" ,
1313]
1414
1515[lints ]
Original file line number Diff line number Diff line change @@ -11,14 +11,14 @@ doctest = false
1111[dependencies .windows ]
1212workspace = true
1313features = [
14- " Win32_Storage_CloudFilters" ,
14+ " Win32_Storage_CloudFilters" ,
1515 " Win32_System_CorrelationVector" ,
1616]
1717
1818[dependencies .windows-sys ]
1919workspace = true
2020features = [
21- " Win32_Storage_CloudFilters" ,
21+ " Win32_Storage_CloudFilters" ,
2222 " Win32_System_CorrelationVector" ,
2323]
2424
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ doctest = false
1111[dependencies .windows ]
1212workspace = true
1313features = [
14- " Win32_Security_Cryptography" ,
14+ " Win32_Security_Cryptography" ,
1515 " Win32_NetworkManagement_IpHelper" ,
1616 " Win32_NetworkManagement_Ndis" ,
1717 " Win32_Networking_WinSock" ,
You can’t perform that action at this time.
0 commit comments