Bump rust version used to build docs

pull/297/head
Wilfred Hughes 2022-03-05 11:04:19 +07:00
parent 00c7d73bdf
commit 0ee982a138
1 changed files with 1 additions and 1 deletions

@ -16,7 +16,7 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: 1.54.0
toolchain: 1.56.0
override: true
- uses: actions-rs/cargo@v1
with: