Hello,
is it possible to update to rustc 1.88 ?
error: failed to parse manifest at `/github/workspace/Cargo.toml`
Caused by:
feature `edition2024` is required
The package requires the Cargo feature called `edition2024`, but that feature is not stabilized in this version of Cargo (1.76.0 (c84b36747 2024-01-18)).
Consider trying a newer version of Cargo (this may require the nightly release).
See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#edition-2024 for more information about the status of this feature.
Error: Command exited with non-zero exit code
Error: Build failed
Thanks
Hello,
is it possible to update to rustc 1.88 ?
Thanks