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 d3855ac commit f1c8358Copy full SHA for f1c8358
.github/workflows/ci.yml
@@ -91,7 +91,7 @@ jobs:
91
strategy:
92
matrix:
93
# When updating this, the reminder to update the minimum supported
94
- # Rust version in Cargo.toml and .clippy.toml.
+ # Rust version in Cargo.toml.
95
rust: ['1.46']
96
steps:
97
- uses: actions/checkout@v3
0 commit comments