feat(cfg): turn groupnames into gids at parse time
This commit is contained in:
@@ -10,6 +10,7 @@ pub mod args;
|
||||
pub mod auth;
|
||||
pub mod conf;
|
||||
pub mod ext;
|
||||
pub mod serdes;
|
||||
|
||||
#[tokio::main]
|
||||
async fn main() -> anyhow::Result<()> {
|
||||
|
||||
Reference in New Issue
Block a user