fix(path): fix warnings

This commit is contained in:
Federico Terzi 2021-10-05 22:07:29 +02:00
parent 562c44127d
commit 71f0b575d3

View File

@ -292,7 +292,7 @@ fn is_portable_mode() -> bool {
false
}
const LEGACY_RUNTIME_DIR_CANDIDATES_FILE: &[&'static str] = &[
const LEGACY_RUNTIME_DIR_CANDIDATES_FILE: &[&str] = &[
"espanso.log",
"espanso.lock",
"espanso-worker.lock",