fix(ci): Bump Rust version to 1.63.0 (#80)

This commit is contained in:
Orhun Parmaksız 2023-03-02 08:41:06 +02:00 committed by GitHub
parent 66eb0e42fe
commit 73f7f16298
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
rust: ["1.59.0", "stable"]
rust: ["1.63.0", "stable"]
include:
- os: ubuntu-latest
cargo_make_path: ~/.cargo/bin/cargo-make