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 885a14b commit 377c151Copy full SHA for 377c151
.github/workflows/rust.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v4
15
- uses: dtolnay/rust-toolchain@master
16
with:
17
- toolchain: 1.84.1
+ toolchain: 1.85.0
18
19
- name: Set up cargo cache
20
uses: Swatinem/rust-cache@v2
0 commit comments