1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-22 15:24:46 -05:00

chore: update Rust to 1.45.0 (#6791)

This commit is contained in:
Bartek Iwańczuk 2020-07-18 16:54:51 +02:00 committed by GitHub
parent 6e34f6a7cc
commit da48fa42d3
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.44.0
rust-version: 1.45.0
- name: Install rust targets
run: |