Skip to content

Commit f9abe95

Browse files
1.45.1 prerelease
1 parent 3e6bf35 commit f9abe95

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
layout: post
3+
title: "1.45.1 prerelease testing"
4+
author: Mark Rousskov
5+
team: The Release Team <https://www.rust-lang.org/governance/teams/operations#release>
6+
---
7+
8+
The 1.45.1 pre-release is ready for testing. The release is scheduled for this
9+
Thursday, the 30th. Release notes can be found here:
10+
[https://github.com/rust-lang/rust/blob/stable/RELEASES.md](https://github.com/rust-lang/rust/blob/stable/RELEASES.md#version-1451-2020-07-30).
11+
12+
You can try it out locally with:
13+
14+
```plain
15+
RUSTUP_DIST_SERVER=https://dev-static.rust-lang.org rustup update stable
16+
```
17+
18+
The index is https://dev-static.rust-lang.org/dist/2020-07-26/index.html.

0 commit comments

Comments
 (0)