Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
@@ -2,6 +2,8 @@ mod api;
|
||||
mod cli;
|
||||
mod state;
|
||||
|
||||
mod agent;
|
||||
|
||||
#[tokio::main]
|
||||
async fn main() -> anyhow::Result<()> {
|
||||
dotenv::dotenv().ok();
|
||||
|
Reference in New Issue
Block a user