Skip to content

Commit 0cc37a1

Browse files
committed
update CI rust version
1 parent 2fb4aab commit 0cc37a1

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
@@ -19,7 +19,7 @@ jobs:
1919
- name: Install Rust
2020
uses: actions-rs/[email protected]
2121
with:
22-
toolchain: nightly-2020-12-23
22+
toolchain: nightly-2021-01-27
2323
default: true
2424
components: rustfmt
2525
- name: Build

0 commit comments

Comments
 (0)