This commit is contained in:
parent
b877ecd759
commit
25f31cf9fb
@ -2,7 +2,7 @@ use clap::Parser;
|
||||
use s3::creds::Credentials;
|
||||
use s3::{Bucket, Region};
|
||||
|
||||
/// GeneIT backend API
|
||||
/// Matrix gateway backend API
|
||||
#[derive(Parser, Debug, Clone)]
|
||||
#[clap(author, version, about, long_about = None)]
|
||||
pub struct AppConfig {
|
||||
|
Loading…
x
Reference in New Issue
Block a user