v0.2, refactor, improve some messages, fix lints

This commit is contained in:
2021-08-26 22:11:20 +02:00
parent 8afc77dd60
commit 52cf8f8e97
8 changed files with 1146 additions and 941 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ use crate::utils::acct_to_server;
mod command;
mod error;
mod group_handle;
mod group_handler;
mod store;
mod utils;