Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
package/eza: bump version to 0.18.24 to fix compatibility issue with …
…rust >= 1.80 Fixes: http://autobuild.buildroot.net/results/f41a92c22eee077183e7b7b84f8ec15f1900643b/ http://autobuild.buildroot.net/results/c660b7ac92e81d3ba203e345d37210dbdddd3994/ error[E0282]: type annotations needed for `Box<_>` --> /home/buildroot/instance-0/output-1/build/eza-0.18.22/VENDOR/time/src/format_description/parse/mod.rs:83:9 | 83 | let items = format_items | ^^^^^ ... 86 | Ok(items.into()) | ---- type must be known at this point | = note: this is an inference error on crate `time` caused by an API change in Rust 1.80.0; update `time` to version `>=0.3.35` by calling `cargo update` https://github.com/eza-community/eza/releases/tag/v0.18.24 Signed-off-by: Peter Korsgaard <[email protected]>
- Loading branch information