fixes a new clippy warnings (#8373)

This commit is contained in:
Arya 2024-03-25 08:57:08 -04:00 committed by GitHub
parent f79fc6aa8e
commit 949594c25a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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