Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Commit ab5dc81

Browse files
committed
1.22.1
1 parent c95ca75 commit ab5dc81

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
name: The Rust Programming Language
2-
stable: "1.22.0"
2+
stable: "1.22.1"
33
stable_date: "2017-11-22"
44
stable_blog: "https://blog.rust-lang.org/2017/11/22/Rust-1.22.html"
5-
stable_full_version: "rustc 1.22.0 (9c21f8ff4 2017-11-20)"
5+
stable_full_version: "rustc 1.22.1 (a9749ef3de 2017-11-22)"
66
beta: "1.23"
77
beta_date: "2017-11-21"
88
nightly: "1.24"
99
channels:
1010
- name: "stable"
11-
vers: "1.22.0"
12-
package: "1.22.0"
11+
vers: "1.22.1"
12+
package: "1.22.1"
1313
- name: "beta"
1414
vers: "1.23"
1515
package: "beta"

0 commit comments

Comments
 (0)