You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't build 1.4.0 with rustc 1.77.2 due to a lifetime issue. With a newer rustc version it works. I think it would be best to just clearly document this in the Cargo.toml and to use a tool like cargo-hack or cargo-msrv to check that the claim from the Cargo.toml holds true.