Alfis
Alfis copied to clipboard
Deprecated edition, fmt, build warns
While working with the code, I found that rustfmt auto-replaced some deprecated constructs.
The same may apply to clippy. Additionally, the current Rust edition is 2024.
Does it make sense to upgrade, or is this implementation planned to be refactored? I'm asking before contributing because I noticed that at least the GTK dependency will be removed in future versions.