mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 22:12:53 +01:00
chore(deps): cargo update
This commit is contained in:
736
Cargo.lock
generated
736
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -139,6 +139,7 @@ impl From<&ApplicationsConfig> for Applications {
|
||||
|
||||
App {
|
||||
enable: app_config.enable.unwrap_or(applications_config.enable),
|
||||
#[allow(clippy::obfuscated_if_else)]
|
||||
name: app_config
|
||||
.name
|
||||
.is_empty()
|
||||
|
||||
Reference in New Issue
Block a user