1
Fork 0

bumpt compiler and tools to windows 0.59

This commit is contained in:
klensy 2025-01-14 16:57:04 +03:00
parent ebbe63891f
commit 84ce2e129a
10 changed files with 148 additions and 22 deletions

View file

@ -59,7 +59,7 @@ libc = "0.2"
# tidy-alphabetical-end
[target.'cfg(windows)'.dependencies.windows]
version = "0.57.0"
version = "0.59.0"
features = [
"Win32_System_Diagnostics_Debug",
]