Revert D29233697: Update to Rust 1.53.0

Differential Revision:
D29233697 (96d72c6887)

Original commit changeset: 72c6d8501d5a

fbshipit-source-id: d0235b731c3f689cea52e27d6d7eb75f7877a02f
This commit is contained in:
David Tolnay 2021-06-21 20:10:39 -07:00 committed by Facebook GitHub Bot
parent 96d72c6887
commit 1b4a0ae6b5
8 changed files with 8 additions and 8 deletions

View File

@ -18,7 +18,7 @@ jobs:
- name: Install Rust Stable
uses: actions-rs/toolchain@v1
with:
toolchain: 1.53.0
toolchain: 1.52.1
default: true
profile: minimal
- name: Install system deps

View File

@ -16,7 +16,7 @@ jobs:
- name: Install Rust Stable
uses: actions-rs/toolchain@v1
with:
toolchain: 1.53.0
toolchain: 1.52.1
default: true
profile: minimal
- name: Install system deps

View File

@ -18,7 +18,7 @@ jobs:
- name: Install Rust Stable
uses: actions-rs/toolchain@v1
with:
toolchain: 1.53.0
toolchain: 1.52.1
default: true
profile: minimal
- name: Install Python 3.8

View File

@ -16,7 +16,7 @@ jobs:
- name: Install Rust Stable
uses: actions-rs/toolchain@v1
with:
toolchain: 1.53.0
toolchain: 1.52.1
default: true
profile: minimal
- name: Install Python 3.8

View File

@ -26,7 +26,7 @@ jobs:
- name: Install Rust Stable
uses: actions-rs/toolchain@v1
with:
toolchain: 1.53.0
toolchain: 1.52.1
default: true
profile: minimal
- name: Install Python 3.7

View File

@ -18,7 +18,7 @@ jobs:
- name: Install Rust Stable
uses: actions-rs/toolchain@v1
with:
toolchain: 1.53.0
toolchain: 1.52.1
default: true
profile: minimal
- name: Install Python 3.8

View File

@ -26,7 +26,7 @@ jobs:
- name: Install Rust Stable
uses: actions-rs/toolchain@v1
with:
toolchain: 1.53.0
toolchain: 1.52.1
default: true
profile: minimal
- name: Install system deps

View File

@ -18,7 +18,7 @@ jobs:
- name: Install Rust Stable
uses: actions-rs/toolchain@v1
with:
toolchain: 1.53.0
toolchain: 1.52.1
default: true
profile: minimal
- name: Install system deps