Skip to content

Commit

Permalink
chore: bump msrv to 1.70
Browse files Browse the repository at this point in the history
  • Loading branch information
joshka committed Feb 6, 2024
1 parent 20562c1 commit 2e2814e
Show file tree
Hide file tree
Showing 11 changed files with 256 additions and 185 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,7 @@ jobs:
os: [ubuntu-latest, macos-latest, windows-latest]
rust: [stable]
include:
# Make 1.64 MSRV, as it's Tonic 0.10's MSRV.
- rust: 1.64.0
- rust: 1.70.0
os: ubuntu-latest
# Try to build on the latest nightly. This job is allowed to fail, but
# it's useful to help catch bugs in upcoming Rust versions.
Expand Down
Loading

0 comments on commit 2e2814e

Please sign in to comment.