cleanup & polish

This commit is contained in:
Jonas Kruckenberg 2022-11-17 18:13:39 +01:00
parent ee68fe6b5b
commit d5fa1c0397
15 changed files with 657 additions and 470 deletions

View file

@ -38,4 +38,4 @@ pub async fn version() -> anyhow::Result<()> {
log::debug!("{:?}", version);
Ok(())
}
}