fix(deps): update rust crate windows-sys to 0.48 (#292)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-03-31 16:30:41 +02:00
committed by GitHub
parent aa879c9ac7
commit 204f61052f
2 changed files with 57 additions and 15 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.45"
version = "0.48"
features = [
"Win32_System_Threading",
"Win32_System_DataExchange",