refactor: remove unnecessary dependencies

This commit is contained in:
Nova
2025-07-18 18:12:06 -07:00
parent 9466e97dd1
commit c9d2f92142
2 changed files with 40 additions and 40 deletions

3
Cargo.lock generated
View File

@@ -5475,8 +5475,6 @@ dependencies = [
"parking_lot 0.12.4",
"rand",
"rustc-hash 2.1.1",
"rustix 1.0.7",
"send_wrapper",
"serde",
"serde_repr",
"slotmap",
@@ -5490,7 +5488,6 @@ dependencies = [
"tracing-subscriber",
"tracing-tracy",
"vulkano",
"wayland-scanner",
"waynest",
"wgpu-hal",
"xkbcommon-rs",