chore: Upgrade Rust to 1.60.0 (#965)

This commit is contained in:
Divy Srivastava 2022-05-13 20:15:54 +05:30 committed by GitHub
parent 242e4cf97f
commit afc2dc4596
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -82,7 +82,7 @@ jobs:
uses: hecrj/setup-rust-action@v1
with:
components: clippy, rustfmt
rust-version: 1.59.0
rust-version: 1.60.0
- name: Install python
uses: actions/setup-python@v2

View File

@ -1 +1 @@
1.59.0
1.60.0