DashInterface, DashInterfaceEmulated
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@@ -5848,6 +5848,7 @@ dependencies = [
|
||||
"vulkano-shaders",
|
||||
"wgui",
|
||||
"winit",
|
||||
"wlx-common",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -6841,11 +6842,13 @@ dependencies = [
|
||||
name = "wlx-common"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"chrono",
|
||||
"glam",
|
||||
"idmap",
|
||||
"idmap-derive",
|
||||
"serde",
|
||||
"wayvr_ipc",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
Reference in New Issue
Block a user