Skip to content

Commit

Permalink
ci: 🦀 bump msrv to 1.70
Browse files Browse the repository at this point in the history
  • Loading branch information
cratelyn committed May 20, 2024
1 parent a9b64d4 commit eab536e
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.70" # msrv
- name: Install protoc
uses: taiki-e/install-action@v2
with:
Expand Down

0 comments on commit eab536e

Please sign in to comment.