1
Fork 0

windows bump to 0.52

This commit is contained in:
klensy 2024-02-18 16:02:16 +03:00
parent 5e2a7ac47a
commit 35fe26757a
11 changed files with 16 additions and 17 deletions

View file

@ -51,5 +51,5 @@ default-features = false
features = ["read_core", "elf", "macho", "pe", "xcoff", "unaligned", "archive", "write"]
[target.'cfg(windows)'.dependencies.windows]
version = "0.48.0"
version = "0.52.0"
features = ["Win32_Globalization"]