Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
versions: Bump rust to 1.80.0 (matching coco-guest-components)
This is needed in order to avoid agent build issues, such as: ``` error[E0658]: use of unstable library feature 'lazy_cell' --> /home/ansible/.cargo/git/checkouts/guest-components-1e54b222ad8d9630/514c561/ocicrypt-rs/src/lib.rs:10:5 | 10 | use std::sync::LazyLock; | ^^^^^^^^^^^^^^^^^^^ | = note: see issue #109736 <rust-lang/rust#109736> for more information ``` Signed-off-by: Fabiano Fidêncio <[email protected]>
- Loading branch information