fix(deps): update rust crate windows-sys to 0.45 (#103)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-02-23 13:54:46 +01:00
committed by GitHub
parent 8f0d662ea9
commit 8f34eb83e4
2 changed files with 34 additions and 10 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.42"
version = "0.45"
features = [
"Win32_System_Threading",
"Win32_System_DataExchange",