Skip to content

Commit 377c151

Browse files
committed
chore: update toolchain version in CI job
1 parent 885a14b commit 377c151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v4
1515
- uses: dtolnay/rust-toolchain@master
1616
with:
17-
toolchain: 1.84.1
17+
toolchain: 1.85.0
1818

1919
- name: Set up cargo cache
2020
uses: Swatinem/rust-cache@v2

0 commit comments

Comments
 (0)