Skip to content

Commit c9fd49c

Browse files
committed
chore: update CI minimum to 1.81.0
1 parent ce19b0b commit c9fd49c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions-rs/toolchain@v1.0.7
2020
with:
2121
profile: minimal
22-
toolchain: 1.64.0
22+
toolchain: 1.81.0
2323
override: true
2424
components: rustfmt, clippy
2525

0 commit comments

Comments
 (0)