Update to Rust 1.48.0

Summary: Release notes: https://github.com/rust-lang/rust/blob/stable/RELEASES.md#version-1480-2020-11-19

Reviewed By: jsgf

Differential Revision: D25011931

fbshipit-source-id: 04ad2c41d1589c7514b0550b20fd8ae0015dc118
This commit is contained in:
David Tolnay 2020-11-18 12:45:52 -08:00 committed by Facebook GitHub Bot
parent a9f0f23b19
commit b682dd6315
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.47.0
toolchain: 1.48.0
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.47.0
toolchain: 1.48.0
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.47.0
toolchain: 1.48.0
default: true
profile: minimal
- name: Install Python 2.7

View File

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

View File

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

View File

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

View File

@ -26,7 +26,7 @@ jobs:
- name: Install Rust Stable
uses: actions-rs/toolchain@v1
with:
toolchain: 1.47.0
toolchain: 1.48.0
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.47.0
toolchain: 1.48.0
default: true
profile: minimal
- name: Install system deps