Skip to content

Commit

Permalink
ci: 🦀 bump msrv to 1.65
Browse files Browse the repository at this point in the history
  • Loading branch information
cratelyn committed May 20, 2024
1 parent 9ab3cb6 commit 4ba4d9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
- uses: actions/checkout@v3
- uses: hecrj/setup-rust-action@v1
with:
rust-version: "1.64" # msrv
rust-version: "1.65" # msrv
- name: Install protoc
uses: taiki-e/install-action@v2
with:
Expand Down

0 comments on commit 4ba4d9d

Please sign in to comment.