mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-07-05 20:51:42 +02:00
chore(deps): update win32-display-data rev
This commit is contained in:
Generated
+1
-1
@@ -5926,7 +5926,7 @@ dependencies = [
|
|||||||
[[package]]
|
[[package]]
|
||||||
name = "win32-display-data"
|
name = "win32-display-data"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
source = "git+https://github.com/LGUG2Z/win32-display-data?rev=75286e77c068a89d12adcd6404c9c4874a60acf5#75286e77c068a89d12adcd6404c9c4874a60acf5"
|
source = "git+https://github.com/LGUG2Z/win32-display-data?rev=3ff53fb6f53ec3ec4f9941a0409fba5e36decc46#3ff53fb6f53ec3ec4f9941a0409fba5e36decc46"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"itertools",
|
"itertools",
|
||||||
"serde",
|
"serde",
|
||||||
|
|||||||
+1
-1
@@ -33,7 +33,7 @@ tracing-subscriber = { version = "0.3", features = ["env-filter"] }
|
|||||||
paste = "1"
|
paste = "1"
|
||||||
sysinfo = "0.33"
|
sysinfo = "0.33"
|
||||||
uds_windows = "1"
|
uds_windows = "1"
|
||||||
win32-display-data = { git = "https://github.com/LGUG2Z/win32-display-data", rev = "75286e77c068a89d12adcd6404c9c4874a60acf5" }
|
win32-display-data = { git = "https://github.com/LGUG2Z/win32-display-data", rev = "3ff53fb6f53ec3ec4f9941a0409fba5e36decc46" }
|
||||||
windows-implement = { version = "0.58" }
|
windows-implement = { version = "0.58" }
|
||||||
windows-interface = { version = "0.58" }
|
windows-interface = { version = "0.58" }
|
||||||
windows-core = { version = "0.58" }
|
windows-core = { version = "0.58" }
|
||||||
|
|||||||
Reference in New Issue
Block a user