fixes a new clippy warnings

This commit is contained in:
Arya 2024-03-21 21:41:38 -04:00
parent f79fc6aa8e
commit 1a44df7932
1 changed files with 1 additions and 1 deletions

View File

@ -274,7 +274,7 @@ impl Application for ZebradApp {
}
};
let app_metadata = vec![
let app_metadata = [
// build-time constant: cargo or git tag + short commit
("version", build_version().to_string()),
// config