chore(deps): bump win32-display-data

This commit is contained in:
LGUG2Z
2024-07-13 11:43:41 -07:00
parent 50a279239a
commit 3c8a6cb7bd
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ serde = { version = "1", features = ["derive"] }
serde_json = { package = "serde_json_lenient", version = "0.2" }
sysinfo = "0.30"
uds_windows = "1"
win32-display-data = { git = "https://github.com/LGUG2Z/win32-display-data", rev = "2a0f7166da154880a1750b91829b1186d9c6a00c" }
win32-display-data = { git = "https://github.com/LGUG2Z/win32-display-data", rev = "32a45cebf132c3d651ee22c0c40033a6b7edc945" }
windows-implement = { version = "0.53" }
windows-interface = { version = "0.53" }
shadow-rs = "0.29"