Infrastructure Team 2025 Q3 Recap and Q4 Plan
blog.rust-lang.org·23h
Flag this post

As we wrap up the third quarter of 2025, the Infrastructure Team is excited to share what we’ve accomplished and what’s coming next.

Q3 2025 Accomplishments

crates-io-auth-action

We created the crates-io-auth-action, which can be used to obtain publish tokens for crates.io using trusted publishing.

Critical data asset backup

One of our most important security improvements this quarter was establishing an out-of-band backup system for Rust’s critical data assets. Previously, all of Rust’s releases and crates were stored exclusively on AWS. We’ve now created a backup in Google Cloud Platform that includes all Rust releases and crates, with daily incremental updates.

The …

Similar Posts

Loading similar posts...