i3-back icon indicating copy to clipboard operation
i3-back copied to clipboard

fix: Do not require unstable features

Open johnlepikhin opened this issue 1 year ago • 1 comments

This PR removes unstable features requirement and allows compiling it with stable Rust compiler.

johnlepikhin avatar Dec 21 '24 13:12 johnlepikhin

@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.

gabyx avatar Nov 15 '25 10:11 gabyx