1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-03 12:58:54 -05:00

upgrade: rust 1.45.2 (#6980)

This commit is contained in:
Bert Belder 2020-08-07 21:16:59 +02:00
parent 165928d5dc
commit 694bd9092c
No known key found for this signature in database
GPG key ID: 7A77887B2E2ED461

View file

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