We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 670267a commit 65738dcCopy full SHA for 65738dc
.github/workflows/ci.yml
@@ -70,7 +70,7 @@ jobs:
70
os: [ubuntu-latest, windows-latest]
71
# When updating this, the reminder to update the minimum supported
72
# Rust version in Cargo.toml and .clippy.toml.
73
- rust: ['1.63']
+ rust: ['1.71']
74
steps:
75
- uses: actions/checkout@v4
76
- name: Install Rust
0 commit comments