We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 698d6c4 commit ae2dab1Copy full SHA for ae2dab1
.github/workflows/release.yaml
@@ -5,7 +5,7 @@ on:
5
env:
6
CARGO_TERM_COLOR: always
7
RUSTFLAGS: -D warnings
8
- RUST_TOOLCHAIN: 1.75.0
+ RUST_TOOLCHAIN: 1.85.0
9
permissions:
10
contents: write
11
jobs:
0 commit comments