Skip to content

Commit 234bb4a

Browse files
committed
feat: upgrade to Rust 1.91.0
1 parent 8893025 commit 234bb4a

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.90.0
10+
RUSTUP_TOOLCHAIN: 1.91.0
1111

1212
jobs:
1313
dist:

0 commit comments

Comments
 (0)