PoC of refactoring actions
This commit is contained in:
parent
6ee741fd5f
commit
e630997ff5
11 changed files with 158 additions and 56 deletions
|
@ -20,10 +20,12 @@ use figment_file_provider_adapter::FileAdapter;
|
|||
use log::*;
|
||||
use reqwest::header;
|
||||
|
||||
mod actions;
|
||||
mod args;
|
||||
mod commands;
|
||||
mod config;
|
||||
mod context;
|
||||
mod models;
|
||||
mod utils;
|
||||
|
||||
#[tokio::main]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue