Skip to content

Commit d6ad9d0

Browse files
committed
bump toolchain
1 parent 047ec85 commit d6ad9d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions-rs/toolchain@v1
2020
with:
2121
profile: minimal
22-
toolchain: nightly-2021-01-07
22+
toolchain: nightly-2021-02-12
2323
components: rustfmt
2424
target: wasm32-unknown-unknown
2525
override: true

0 commit comments

Comments
 (0)