generated from Patagia/template-nix
parent
da210ffc16
commit
31c8921aca
13 changed files with 246 additions and 36 deletions
agent/src
|
@ -3,7 +3,6 @@ use clap::Parser;
|
|||
use tokio::time::{sleep, Duration};
|
||||
|
||||
mod patagia_api;
|
||||
use patagia_common::instrumentation;
|
||||
|
||||
#[derive(Parser, Debug)]
|
||||
#[command(version, about, long_about = None)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue