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 6fd34ff commit d0f4fbbCopy full SHA for d0f4fbb
.github/workflows/rust.yml
@@ -20,7 +20,7 @@ on:
20
- 'book/**'
21
22
env:
23
- RUST_LATEST_STABLE_VERSION: 1.71
+ RUST_LATEST_STABLE_VERSION: 1.87.0
24
CARGO_TERM_COLOR: always
25
RUSTFLAGS: -D warnings
26
RUST_BACKTRACE: 1
0 commit comments