Skip to content

Commit

Permalink
Add rust 1.84
Browse files Browse the repository at this point in the history
  • Loading branch information
ziceck authored Jan 9, 2025
1 parent acd8d82 commit d4f97a1
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion products/rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,15 @@ auto:

# eol(x) = releaseDate(x+1)
releases:
- releaseCycle: "1.84"
releaseDate: 2025-01-09
eol: false
latest: "1.84.0"
latestReleaseDate: 2024-11-28

- releaseCycle: "1.83"
releaseDate: 2024-11-28
eol: false
eol: 2025-01-09
latest: "1.83.0"
latestReleaseDate: 2024-11-28

Expand Down

0 comments on commit d4f97a1

Please sign in to comment.