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 32f7cc0 commit 821e49dCopy full SHA for 821e49d
.github/workflows/ci.yml
@@ -2,7 +2,7 @@ name: CI
2
on: [push, pull_request]
3
env:
4
CARGO_TERM_COLOR: always
5
- RUST_VERSION: 1.84.1
+ RUST_VERSION: 1.87.0
6
jobs:
7
test:
8
name: Test & Lint
0 commit comments