Skip to content

Commit 815f06d

Browse files
authored
feat: upgrade to Rust 1.85.0
1 parent 3e5cd96 commit 815f06d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
env:
99
GH_TOKEN: ${{ github.token }}
10-
RUSTUP_TOOLCHAIN: 1.84.1
10+
RUSTUP_TOOLCHAIN: 1.85.0
1111

1212
jobs:
1313
dist:

0 commit comments

Comments
 (0)