Update to Rust 1.47.0

This commit is contained in:
ice_iix 2020-10-10 13:14:13 -07:00
parent ab4600011d
commit 79669264a6
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ jobs:
- name: Install Rust
uses: actions-rs/toolchain@v1
with:
toolchain: 1.44.1
toolchain: 1.47.0
components: clippy, rustfmt
default: true
- name: Install dependencies

View File

@ -62,7 +62,7 @@ from [GitHub Actions](https://actions-badge.atrox.dev/iceiix/stevenarella/goto?r
## Dependencies
Requires Rust stable version 1.44.1 or newer.
Requires Rust stable version 1.47.0 or newer.
**Debian/Ubuntu**