fix(deps): update rust crate windows-sys to 0.52 (#730)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-11-16 17:10:19 +02:00
committed by GitHub
parent cb1586b4d1
commit 642a195d34
2 changed files with 88 additions and 22 deletions
+1 -1
View File
@@ -18,7 +18,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",