Merge remote-tracking branch 'origin/v1' into v1-into-v2-again

This commit is contained in:
FabianLars
2023-11-23 17:50:47 +01:00
36 changed files with 1050 additions and 328 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ log = { workspace = true }
thiserror = { workspace = true }
[target."cfg(target_os = \"windows\")".dependencies.windows-sys]
version = "0.48"
version = "0.52"
features = [
"Win32_System_Threading",
"Win32_System_DataExchange",