This commit is contained in:
Alex Wied
2026-07-14 21:31:15 -04:00
parent fc970084d7
commit 08b7f30cdf
7 changed files with 227 additions and 15 deletions
+1
View File
@@ -3,6 +3,7 @@ mod error;
mod rdf;
mod windows;
mod widget;
mod navigator;
use crate::app::Publisher;
use tracing_subscriber::layer::SubscriberExt;