torrust-tracker
torrust-tracker copied to clipboard
Re-Enable Rust-Stable CI for Rust 1.75+
Now that async-trait has been stabilized in Rust 1.75.0, we can start using the stable paths in the ci again.
Hi @da2ce7 in which workflows? I think the coverage workflow needs the nightly toolchain.
Do you mean the container images? because of this commit:
FROM rustlang/rust:nightly-bookworm as chef