Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
amr-crabnebula committed Nov 20, 2023
1 parent b7f128a commit b8da73c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/updater/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,7 @@ impl UpdaterBuilder {
current_exe()?
}
}
#[cfg(any(windows, target_os = "macos"))]
_ => current_exe()?,
};

Expand Down

0 comments on commit b8da73c

Please sign in to comment.