Adding files

This commit is contained in:
2026-06-06 15:09:59 -04:00
parent b45cd58f6b
commit e874c1d619
4 changed files with 4 additions and 0 deletions
View File
+4
View File
@@ -1,3 +1,7 @@
pub mod config;
pub mod messaging;
pub mod version;
#[tokio::main]
async fn main() {
println!("sender");
View File
View File