i3-back
i3-back copied to clipboard
fix: Do not require unstable features
This PR removes unstable features requirement and allows compiling it with stable Rust compiler.
@Cretezy : I need this probably merged to make the Nixpkgs build correct. Thanks a lot.
Or remove the #![feature(let_chains)] to build with rust 1.90.