clndash: zap rendering

Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
William Casarin
2025-08-10 17:46:09 -07:00
parent f77e7898b6
commit 2fde5addeb
4 changed files with 129 additions and 14 deletions

View File

@@ -14,5 +14,8 @@ tokio = { workspace = true }
serde = { workspace = true }
egui_extras = { workspace = true }
lightning-invoice = { workspace = true }
hex = { workspace = true }
nostrdb = { workspace = true }
notedeck_ui = { workspace = true }
lnsocket = "0.5.1"