Adding files
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
pub mod config;
|
||||||
|
pub mod messaging;
|
||||||
|
pub mod version;
|
||||||
|
|
||||||
#[tokio::main]
|
#[tokio::main]
|
||||||
async fn main() {
|
async fn main() {
|
||||||
println!("sender");
|
println!("sender");
|
||||||
|
|||||||
Reference in New Issue
Block a user