Move from Ubuntu 18.04 VM (Github Actions)
@@ -45,7 +45,7 @@ jobs:
- name: Install toolchain
uses: actions-rs/toolchain@v1
with:
- toolchain: "1.62"
+ toolchain: "1.67.1"
override: true
default: true
components: rustfmt