upgrade: rust 1.46.0 (#7251)

This commit is contained in:
Ryan Dahl 2020-08-29 12:07:44 -04:00 committed by GitHub
parent 58c83b671b
commit e27fb30117
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -66,7 +66,7 @@ jobs:
- name: Install rust
uses: hecrj/setup-rust-action@v1
with:
rust-version: 1.45.2
rust-version: 1.46.0
- name: Install rust targets
run: |