chore(deps): cargo update

This commit is contained in:
LGUG2Z
2026-02-12 20:35:29 -08:00
parent 0e79c58be3
commit 5d7a0ea9ad
3 changed files with 351 additions and 202 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ tracing-appender = "0.2"
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
parking_lot = "0.12"
paste = "1"
sysinfo = "0.37"
sysinfo = "0.38"
uds_windows = "1"
win32-display-data = { git = "https://github.com/LGUG2Z/win32-display-data", rev = "8c42d8db257d30fe95bc98c2e5cd8f75da861021" }
windows-numerics = { version = "0.3" }