Skip to content

Commit 3e5cd96

Browse files
authored
feat: upgrade to Rust 1.84.1
1 parent ae3c9cc commit 3e5cd96

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.0
10+
RUSTUP_TOOLCHAIN: 1.84.1
1111

1212
jobs:
1313
dist:

0 commit comments

Comments
 (0)