@@ -32,22 +32,22 @@ serde = { version = "1.0", default-features = false }
3232syn = { version = " 2.0" , default-features = false }
3333serde_json = {version = " 1.0" , default-features = false }
3434# generated dependencies
35- cppwinrt = { version = " 0.3.3 " , path = " crates/libs/cppwinrt" , default-features = false }
36- windows = { version = " 0.62.1 " , path = " crates/libs/windows" , default-features = false }
37- windows-bindgen = { version = " 0.64 .0" , path = " crates/libs/bindgen" , default-features = false }
38- windows-collections = { version = " 0.3.1 " , path = " crates/libs/collections" , default-features = false }
39- windows-core = { version = " 0.62.1 " , path = " crates/libs/core" , default-features = false }
40- windows-future = { version = " 0.3.1 " , path = " crates/libs/future" , default-features = false }
41- windows-implement = { version = " 0.60.1 " , path = " crates/libs/implement" , default-features = false }
42- windows-interface = { version = " 0.59.2 " , path = " crates/libs/interface" , default-features = false }
43- windows-link = { version = " 0.2.0 " , path = " crates/libs/link" , default-features = false }
35+ cppwinrt = { version = " 0.3.4 " , path = " crates/libs/cppwinrt" , default-features = false }
36+ windows = { version = " 0.62.2 " , path = " crates/libs/windows" , default-features = false }
37+ windows-bindgen = { version = " 0.65 .0" , path = " crates/libs/bindgen" , default-features = false }
38+ windows-collections = { version = " 0.3.2 " , path = " crates/libs/collections" , default-features = false }
39+ windows-core = { version = " 0.62.2 " , path = " crates/libs/core" , default-features = false }
40+ windows-future = { version = " 0.3.2 " , path = " crates/libs/future" , default-features = false }
41+ windows-implement = { version = " 0.60.2 " , path = " crates/libs/implement" , default-features = false }
42+ windows-interface = { version = " 0.59.3 " , path = " crates/libs/interface" , default-features = false }
43+ windows-link = { version = " 0.2.1 " , path = " crates/libs/link" , default-features = false }
4444windows-metadata = { version = " 0.59.0" , path = " crates/libs/metadata" , default-features = false }
45- windows-numerics = { version = " 0.3.0 " , path = " crates/libs/numerics" , default-features = false }
46- windows-registry = { version = " 0.6.0 " , path = " crates/libs/registry" , default-features = false }
47- windows-result = { version = " 0.4.0 " , path = " crates/libs/result" , default-features = false }
48- windows-services = { version = " 0.26.0 " , path = " crates/libs/services" , default-features = false }
49- windows-strings = { version = " 0.5.0 " , path = " crates/libs/strings" , default-features = false }
50- windows-sys = { version = " 0.61.1 " , path = " crates/libs/sys" , default-features = false }
51- windows-targets = { version = " 0.53.4 " , path = " crates/libs/targets" , default-features = false }
52- windows-threading = { version = " 0.2.0 " , path = " crates/libs/threading" , default-features = false }
53- windows-version = { version = " 0.1.6 " , path = " crates/libs/version" , default-features = false }
45+ windows-numerics = { version = " 0.3.1 " , path = " crates/libs/numerics" , default-features = false }
46+ windows-registry = { version = " 0.6.1 " , path = " crates/libs/registry" , default-features = false }
47+ windows-result = { version = " 0.4.1 " , path = " crates/libs/result" , default-features = false }
48+ windows-services = { version = " 0.26.1 " , path = " crates/libs/services" , default-features = false }
49+ windows-strings = { version = " 0.5.1 " , path = " crates/libs/strings" , default-features = false }
50+ windows-sys = { version = " 0.61.2 " , path = " crates/libs/sys" , default-features = false }
51+ windows-targets = { version = " 0.53.5 " , path = " crates/libs/targets" , default-features = false }
52+ windows-threading = { version = " 0.2.1 " , path = " crates/libs/threading" , default-features = false }
53+ windows-version = { version = " 0.1.7 " , path = " crates/libs/version" , default-features = false }
0 commit comments