mirror of
https://github.com/aljazceru/notedeck.git
synced 2025-12-18 00:54:21 +01:00
cargo: expose egui-nav to chrome
Signed-off-by: kernelkind <kernelkind@gmail.com>
This commit is contained in:
@@ -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 }
|
||||
|
||||
Reference in New Issue
Block a user