cargo: expose egui-nav to chrome

Signed-off-by: kernelkind <kernelkind@gmail.com>
This commit is contained in:
kernelkind
2025-09-22 12:08:25 -04:00
parent dd2960d266
commit 65b7cfec94
2 changed files with 2 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ bitflags = { workspace = true }
eframe = { workspace = true }
egui_tabs = { workspace = true }
egui_extras = { workspace = true }
egui_nav = { workspace = true }
egui = { workspace = true }
notedeck_columns = { workspace = true }
notedeck_ui = { workspace = true }