-
Notifications
You must be signed in to change notification settings - Fork 63
Closed
Description
Description
Upon trying to update it a few minutes ago, the compilation failed.
The issue seems to be that, in the main.rs
file, the old_default_config_path
variable gets used in platform (Mac) specific code, which seems to have simply moved it into the fallback value of config_path
. The problem with that is this moved value is used in the conditional right below it.
Steps to Reproduce
No response
Operating System
macOS
Installation Method
crates.io (cargo install
)
Ferium version
5.0.0
Additional Information
Metadata
Metadata
Assignees
Labels
No labels