@@ -38,17 +38,17 @@ cppwinrt = { version = "0.2.2", path = "crates/libs/cppwinrt", default-features
3838windows = { version = " 0.61.1" , path = " crates/libs/windows" , default-features = false }
3939windows-bindgen = { version = " 0.61.1" , path = " crates/libs/bindgen" , default-features = false }
4040windows-collections = { version = " 0.2.0" , path = " crates/libs/collections" , default-features = false }
41- windows-core = { version = " 0.61.1 " , path = " crates/libs/core" , default-features = false }
41+ windows-core = { version = " 0.61.2 " , path = " crates/libs/core" , default-features = false }
4242windows-future = { version = " 0.2.1" , path = " crates/libs/future" , default-features = false }
4343windows-implement = { version = " 0.60.0" , path = " crates/libs/implement" , default-features = false }
4444windows-interface = { version = " 0.59.1" , path = " crates/libs/interface" , default-features = false }
4545windows-link = { version = " 0.1.1" , path = " crates/libs/link" , default-features = false }
4646windows-metadata = { version = " 0.59.0" , path = " crates/libs/metadata" , default-features = false }
4747windows-numerics = { version = " 0.2.0" , path = " crates/libs/numerics" , default-features = false }
4848windows-registry = { version = " 0.5.2" , path = " crates/libs/registry" , default-features = false }
49- windows-result = { version = " 0.3.3 " , path = " crates/libs/result" , default-features = false }
49+ windows-result = { version = " 0.3.4 " , path = " crates/libs/result" , default-features = false }
5050windows-services = { version = " 0.24.0" , path = " crates/libs/services" , default-features = false }
51- windows-strings = { version = " 0.4.1 " , path = " crates/libs/strings" , default-features = false }
51+ windows-strings = { version = " 0.4.2 " , path = " crates/libs/strings" , default-features = false }
5252windows-sys = { version = " 0.59.0" , path = " crates/libs/sys" , default-features = false }
5353windows-targets = { version = " 0.53.0" , path = " crates/libs/targets" , default-features = false }
5454windows-threading = { version = " 0.1.0" , path = " crates/libs/threading" , default-features = false }
0 commit comments