Rust
Rust Foundation · current 1.98.0
The current version of Rust is 1.98.0 (as of 20/08/2026). patchletter checks the official source daily and emails you every new release.
Rust at a glance
Rust is a systems programming language prized for memory safety and performance, increasingly used in infrastructure and security-sensitive software. The Rust project ships a new stable release roughly every six weeks, with occasional security advisories for the toolchain and standard library.
For admins Rust is a build-time toolchain rather than a runtime — applications compile to native binaries. So a Rust or standard-library security fix requires rebuilding and redeploying the affected applications, not updating a shared runtime. Keep build pipelines on a current stable Rust (rustup makes updating easy) and rebuild promptly for security releases. The crate dependencies of each application carry their own supply-chain risk — audit them (cargo audit helps). Rust's rapid release cadence rarely breaks code, thanks to its stability guarantees, so staying current is low-friction. Track the toolchain version you build with; patchletter surfaces new Rust releases.
Version history & changelog · as detected by patchletter
| Version | Channel | Date | Notes |
|---|---|---|---|
| 1.98.0 | STABLE | 20/08/2026 | Release notes → |
| 1.97.1 | STABLE | 16/07/2026 | Release notes → |
| 1.97.0 | STABLE | 09/07/2026 | Release notes → |
| 1.96.1 | STABLE | 06/07/2026 | Release notes → |
| 1.96.0 | STABLE | 28/05/2026 | Release notes → |
| 1.95.0 | STABLE | 16/04/2026 | Release notes → |
| 1.94.1 | STABLE | 26/03/2026 | Release notes → |
| 1.94.0 | STABLE | 05/03/2026 | Release notes → |
| 1.93.1 | STABLE | 12/02/2026 | Release notes → |
| 1.93.0 | STABLE | 22/01/2026 | Release notes → |
| 1.92.0 | STABLE | 11/12/2025 | Release notes → |
| 1.91.1 | STABLE | 10/11/2025 | Release notes → |
| 1.91.0 | STABLE | 30/10/2025 | Release notes → |
| 1.90.0 | STABLE | 18/09/2025 | Release notes → |
| 1.89.0 | STABLE | 07/08/2025 | Release notes → |
| 1.88.0 | STABLE | 26/06/2025 | Release notes → |
| 1.87.0 | STABLE | 15/05/2025 | Release notes → |
| 1.86.0 | STABLE | 03/04/2025 | Release notes → |
| 1.85.1 | STABLE | 23/03/2025 | Release notes → |
| 1.85.0 | STABLE | 20/02/2025 | Release notes → |
| 1.84.1 | STABLE | 31/01/2025 | Release notes → |
| 1.84.0 | STABLE | 09/01/2025 | Release notes → |
| 1.83.0 | STABLE | 28/11/2024 | Release notes → |
| 1.82.0 | STABLE | 17/10/2024 | Release notes → |
| 1.81.0 | STABLE | 05/09/2024 | Release notes → |
| 1.80.1 | STABLE | 05/09/2024 | Release notes → |
| 1.80.0 | STABLE | 25/07/2024 | Release notes → |
| 1.79.0 | STABLE | 13/06/2024 | Release notes → |
| 1.78.0 | STABLE | 02/05/2024 | Release notes → |
| 1.77.2 | STABLE | 10/04/2024 | Release notes → |
| 1.77.1 | STABLE | 29/03/2024 | Release notes → |
| 1.77.0 | STABLE | 21/03/2024 | Release notes → |
| 1.76.0 | STABLE | 08/02/2024 | Release notes → |
| 1.75.0 | STABLE | 28/12/2023 | Release notes → |
| 1.74.1 | STABLE | 18/12/2023 | Release notes → |
| 1.74.0 | STABLE | 16/11/2023 | Release notes → |
| 1.73.0 | STABLE | 06/10/2023 | Release notes → |
| 1.72.1 | STABLE | 20/09/2023 | Release notes → |
| 1.72.0 | STABLE | 24/08/2023 | Release notes → |
| 1.71.1 | STABLE | 20/09/2023 | Release notes → |
| 1.71.0 | STABLE | 13/07/2023 | Release notes → |
| 1.70.0 | STABLE | 01/06/2023 | Release notes → |
| 1.69.0 | STABLE | 20/04/2023 | Release notes → |
| 1.68.2 | STABLE | 28/03/2023 | Release notes → |
| 1.68.1 | STABLE | 27/03/2023 | Release notes → |
| 1.68.0 | STABLE | 09/03/2023 | Release notes → |
| 1.67.1 | STABLE | 10/02/2023 | Release notes → |
| 1.67.0 | STABLE | 26/01/2023 | Release notes → |
| 1.66.1 | STABLE | 11/01/2023 | Release notes → |
| 1.66.0 | STABLE | 15/12/2022 | Release notes → |
Frequently asked questions
- What is the latest version of Rust?
- Rust 1.98.0, released 20/08/2026. patchletter checks the vendor's official source daily for new releases.
- Where can I find the Rust release notes?
- The version history above links to the vendor's official release notes where the vendor publishes them. patchletter deliberately stores no vendor full texts.
- How do I get notified about new Rust updates?
- Free by email: patchletter reports every new release — instantly or bundled as a digest. Unsubscribe anytime with one click.
Never miss a Rust update
We check the source daily and email you — instantly or as a digest. Free, one-click unsubscribe.
Watch RustEmbed this badge
Shows the current Rust version and updates itself. Free to use, no account needed.
[](https://patchletter.com/en/software/rust)https://patchletter.com/badge/rust.svgAlso available: ?v=eol (end of support) and ?v=cve (actively exploited).