We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c4a36c commit 8d91315Copy full SHA for 8d91315
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ on:
8
9
env:
10
CARGO_TERM_COLOR: always
11
- RUST_VERSION: 1.85.0
+ RUST_VERSION: 1.87.0
12
13
jobs:
14
test:
0 commit comments