Skip to content

Commit

Permalink
fix(ci): Bump Rust version to 1.63.0 (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed Mar 2, 2023
1 parent 66eb0e4 commit 73f7f16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -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
Expand Down

0 comments on commit 73f7f16

Please sign in to comment.