Update to rust 1.89 and edition 2024
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM rust:1.86 AS base
|
||||
FROM rust:1.89 AS base
|
||||
ENV CARGO_REGISTRIES_CRATES_IO_PROTOCOL=sparse
|
||||
RUN cargo install cargo-chef --locked --version 0.1.71 && \
|
||||
cargo install cargo-auditable --locked --version 0.6.6
|
||||
|
||||
Reference in New Issue
Block a user